aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwmeier <wmeier@f5534014-38df-0310-8fa8-9805f1628bb7>2009-11-29 17:58:17 +0000
committerwmeier <wmeier@f5534014-38df-0310-8fa8-9805f1628bb7>2009-11-29 17:58:17 +0000
commitf92651bda2e7690addcff9fd0a0b9124d6491272 (patch)
treef931751963a7065a021551cb76061fbd6fd32654
parent17123874a24a24d83161dbe8c6db1bac3041b1b5 (diff)
Add emacs 'editor modelines'.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@31119 f5534014-38df-0310-8fa8-9805f1628bb7
-rw-r--r--epan/dissectors/packet-assa_r3_public.h12
1 files changed, 11 insertions, 1 deletions
diff --git a/epan/dissectors/packet-assa_r3_public.h b/epan/dissectors/packet-assa_r3_public.h
index 37c9af7323..3995c30b74 100644
--- a/epan/dissectors/packet-assa_r3_public.h
+++ b/epan/dissectors/packet-assa_r3_public.h
@@ -983,4 +983,14 @@ userType_e;
#endif
-/* vim: set tabstop=2 softtabstop=2 shiftwidth=2 expandtab: */
+/*
+ * Editor modelines
+ *
+ * Local variables:
+ * c-basic-offset: 2
+ * tab-width: 8
+ * indent-tabs-mode: nil
+ * End:
+ *
+ * vim: set tabstop=2 softtabstop=2 shiftwidth=2 expandtab:
+ */