aboutsummaryrefslogtreecommitdiffstats
path: root/packet-osi.h
diff options
context:
space:
mode:
authorgram <gram@f5534014-38df-0310-8fa8-9805f1628bb7>2002-02-28 19:24:24 +0000
committergram <gram@f5534014-38df-0310-8fa8-9805f1628bb7>2002-02-28 19:24:24 +0000
commit44666e3524ef4e8f232e277c2304dec0262c6d81 (patch)
tree01568adaed99179a2c4e7bb6ba9267bac34c36f8 /packet-osi.h
parentf174e71a7cb14517107bd4d0687e46c6d239e931 (diff)
Declare osinl_subdissector_table as 'extern'.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@4829 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'packet-osi.h')
-rw-r--r--packet-osi.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/packet-osi.h b/packet-osi.h
index 7dc1688d36..fa13284552 100644
--- a/packet-osi.h
+++ b/packet-osi.h
@@ -1,6 +1,6 @@
/* packet-osi.h
*
- * $Id: packet-osi.h,v 1.9 2002/01/21 07:36:38 guy Exp $
+ * $Id: packet-osi.h,v 1.10 2002/02/28 19:24:24 gram Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@@ -78,7 +78,7 @@
* Dissector table for NLPIDs for protocols whose packets begin with
* the NLPID.
*/
-dissector_table_t osinl_subdissector_table;
+extern dissector_table_t osinl_subdissector_table;
/*
* published API functions