aboutsummaryrefslogtreecommitdiffstats
path: root/ws_symbol_export.h
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2014-10-14 15:58:21 -0400
committerBill Meier <wmeier@newsguy.com>2014-10-14 20:08:29 +0000
commitbfe37060351eac4ce95a0bc36f218d992f216ff1 (patch)
tree2096f1e22515309b460c201e179f7ce4f3045c8e /ws_symbol_export.h
parent71c5ac03e23edf46878fbc60fe6c1694476775de (diff)
Always put editor-modelines at the end of the file ...
... to ensure that there are no potential issues with respect to editors limiting the number of lines scanned at the end of the file when checking for editor modelines. Change-Id: Ic85cbb108bb5159d6ec4116fea11f5eebb4e44a4 Reviewed-on: https://code.wireshark.org/review/4688 Reviewed-by: Bill Meier <wmeier@newsguy.com>
Diffstat (limited to 'ws_symbol_export.h')
-rw-r--r--ws_symbol_export.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/ws_symbol_export.h b/ws_symbol_export.h
index 342992b012..45082d3256 100644
--- a/ws_symbol_export.h
+++ b/ws_symbol_export.h
@@ -180,6 +180,8 @@
*/
#define WS_DLL_PUBLIC WS_DLL_PUBLIC_DEF extern
+#endif /* SYMBOL_EXPORT_H */
+
/*
* Editor modelines - http://www.wireshark.org/tools/modelines.html
*
@@ -189,8 +191,6 @@
* indent-tabs-mode: nil
* End:
*
- * ex: set shiftwidth=2 tabstop=8 expandtab:
+ * vi: set shiftwidth=2 tabstop=8 expandtab:
* :indentSize=2:tabSize=8:noTabs=true:
*/
-
-#endif /* SYMBOL_EXPORT_H */