From 1b8b2a8aa8b3b21647070c8cb85de7d43cdd480e Mon Sep 17 00:00:00 2001 From: Bill Meier Date: Sun, 12 Oct 2014 14:56:12 -0400 Subject: Add editor modelines; Adjust whitespace as needed. Change-Id: I4da7b335d905dbca10bbce03aa88e1cdeeb1f8ad Reviewed-on: https://code.wireshark.org/review/4626 Reviewed-by: Bill Meier --- ws_symbol_export.h | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) (limited to 'ws_symbol_export.h') diff --git a/ws_symbol_export.h b/ws_symbol_export.h index 4bc63eea28..342992b012 100644 --- a/ws_symbol_export.h +++ b/ws_symbol_export.h @@ -178,6 +178,19 @@ * * Either can be used for exported *function* declarations and definitions. */ -#define WS_DLL_PUBLIC WS_DLL_PUBLIC_DEF extern +#define WS_DLL_PUBLIC WS_DLL_PUBLIC_DEF extern + +/* + * Editor modelines - http://www.wireshark.org/tools/modelines.html + * + * Local Variables: + * c-basic-offset: 2 + * tab-width: 8 + * indent-tabs-mode: nil + * End: + * + * ex: set shiftwidth=2 tabstop=8 expandtab: + * :indentSize=2:tabSize=8:noTabs=true: + */ #endif /* SYMBOL_EXPORT_H */ -- cgit v1.2.3