summaryrefslogtreecommitdiff
path: root/packet-osi.h
diff options
context:
space:
mode:
authorGilbert Ramirez <gram@alumni.rice.edu>2002-02-28 19:24:24 +0000
committerGilbert Ramirez <gram@alumni.rice.edu>2002-02-28 19:24:24 +0000
commit12832ed6dfe4345e0840fd523060b422312ea460 (patch)
tree01568adaed99179a2c4e7bb6ba9267bac34c36f8 /packet-osi.h
parentdf4072814f091888bed51f5c277fc40a8f70e366 (diff)
downloadwireshark-12832ed6dfe4345e0840fd523060b422312ea460.tar.gz
Declare osinl_subdissector_table as 'extern'.
svn path=/trunk/; revision=4829
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