aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-icmpv6.c
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2011-09-21 16:28:53 +0000
committerBill Meier <wmeier@newsguy.com>2011-09-21 16:28:53 +0000
commit4c46725c2c4b10b4d4a90e492d06900e979e7f28 (patch)
tree57222cd34520bbc2a7743d64b5d541e0b0334315 /epan/dissectors/packet-icmpv6.c
parent37e7fec6cd12ff401dc2fc3aa28627f95b67f837 (diff)
Fix vi "modeline" so it works;
See https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5748 svn path=/trunk/; revision=39074
Diffstat (limited to 'epan/dissectors/packet-icmpv6.c')
-rw-r--r--epan/dissectors/packet-icmpv6.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-icmpv6.c b/epan/dissectors/packet-icmpv6.c
index 4f7c2ceef5..7228c9d253 100644
--- a/epan/dissectors/packet-icmpv6.c
+++ b/epan/dissectors/packet-icmpv6.c
@@ -4831,6 +4831,6 @@ proto_reg_handoff_icmpv6(void)
* indent-tabs-mode: nil
* End:
*
- * vi: set shiftwidth=4 tabstop=8 expandtab
+ * vi: set shiftwidth=4 tabstop=8 expandtab:
* :indentSize=4:tabSize=8:noTabs=true:
*/