use generic editor modelines
authorMartin Kaiser <wireshark@kaiser.cx>
Sat, 14 Sep 2013 18:20:07 +0000 (18:20 -0000)
committerMartin Kaiser <wireshark@kaiser.cx>
Sat, 14 Sep 2013 18:20:07 +0000 (18:20 -0000)
svn path=/trunk/; revision=52043

epan/dissectors/packet-edonkey.c

index 0da83f7c1836922c16673a1cff2c1a8c1d543c92..ee64ca94f641cae60044393e92a3886d3ffdf22f 100644 (file)
@@ -3402,4 +3402,15 @@ void proto_reg_handoff_edonkey(void) {
 
 }
 
-/* vim:set expandtab ts=2 cino=(0 :*/
+/*
+ * Editor modelines  -  http://www.wireshark.org/tools/modelines.html
+ *
+ * Local variables:
+ * c-basic-offset: 4
+ * tab-width: 8
+ * indent-tabs-mode: nil
+ * End:
+ *
+ * vi: set shiftwidth=4 tabstop=8 expandtab:
+ * :indentSize=4:tabSize=8:noTabs=true:
+ */