summaryrefslogtreecommitdiff
path: root/epan/dissectors/packet-esio.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/dissectors/packet-esio.c
parentee167d7363c9476a80f0ae0f4660740530218cb2 (diff)
downloadwireshark-781129806f9fba24eda48ff64dc75cb33b2bb1ef.tar.gz
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/dissectors/packet-esio.c')
-rw-r--r--epan/dissectors/packet-esio.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-esio.c b/epan/dissectors/packet-esio.c
index d43c069021..13af51a842 100644
--- a/epan/dissectors/packet-esio.c
+++ b/epan/dissectors/packet-esio.c
@@ -427,6 +427,6 @@ proto_reg_handoff_esio(void)
* indent-tabs-mode: nil
* End:
*
- * ex: set shiftwidth=7 tabstop=8 expandtab
+ * ex: set shiftwidth=7 tabstop=8 expandtab:
* :indentSize=7:tabSize=8:noTabs=true:
*/