From b45b2336349c705db3da0ec22e51411badfa6be9 Mon Sep 17 00:00:00 2001 From: wmeier Date: Wed, 21 Sep 2011 17:49:11 +0000 Subject: Fix ex "modeline" so it works; See https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5748 git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@39081 f5534014-38df-0310-8fa8-9805f1628bb7 --- epan/dissectors/packet-dmp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'epan/dissectors/packet-dmp.c') diff --git a/epan/dissectors/packet-dmp.c b/epan/dissectors/packet-dmp.c index d51f42e9c0..d6f64aaea8 100644 --- a/epan/dissectors/packet-dmp.c +++ b/epan/dissectors/packet-dmp.c @@ -5101,7 +5101,7 @@ void proto_reg_handoff_dmp (void) * indent-tabs-mode: nil * End: * - * ex: set shiftwidth=2 tabstop=8 expandtab + * ex: set shiftwidth=2 tabstop=8 expandtab: * :indentSize=2:tabSize=8:noTabs=true: */ -- cgit v1.2.3