aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-2dparityfec.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-2dparityfec.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/dissectors/packet-2dparityfec.c')
-rw-r--r--epan/dissectors/packet-2dparityfec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-2dparityfec.c b/epan/dissectors/packet-2dparityfec.c
index b347dab4f9..baa78ae1c8 100644
--- a/epan/dissectors/packet-2dparityfec.c
+++ b/epan/dissectors/packet-2dparityfec.c
@@ -357,6 +357,6 @@ void proto_reg_handoff_2dparityfec(void)
* indent-tabs-mode: nil
* End:
*
- * ex: set shiftwidth=3 tabstop=3 expandtab
+ * ex: set shiftwidth=3 tabstop=3 expandtab:
* :indentSize=3:tabSize=3:noTabs=true:
*/