aboutsummaryrefslogtreecommitdiffstats
path: root/epan/oids.c
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2011-09-21 17:49:11 +0000
committerBill Meier <wmeier@newsguy.com>2011-09-21 17:49:11 +0000
commit781129806f9fba24eda48ff64dc75cb33b2bb1ef (patch)
treeaa0e50b1c5c600878d127b130eb598e54cfba64e /epan/oids.c
parentee167d7363c9476a80f0ae0f4660740530218cb2 (diff)
Fix ex "modeline" so it works;
See https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5748 svn path=/trunk/; revision=39081
Diffstat (limited to 'epan/oids.c')
-rw-r--r--epan/oids.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/oids.c b/epan/oids.c
index 2df855581f..2f3f94aea5 100644
--- a/epan/oids.c
+++ b/epan/oids.c
@@ -1230,7 +1230,7 @@ void add_oid_debug_subtree(oid_info_t* oid_info, proto_tree *tree) {
* indent-tabs-mode: t
* End:
*
- * ex: set shiftwidth=8 tabstop=8 noexpandtab
+ * ex: set shiftwidth=8 tabstop=8 noexpandtab:
* :indentSize=8:tabSize=8:noTabs=false:
*/