From ff845123f1f1ecef0d8e0d8980e6e9d7267e5f6b Mon Sep 17 00:00:00 2001 From: Joerg Mayer Date: Sun, 19 Jun 2016 10:33:59 +0200 Subject: Add modelines MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I3d5ed2e671ec761f3628fb8de6f393fdc915165e Reviewed-on: https://code.wireshark.org/review/16011 Reviewed-by: Jörg Mayer --- CMakeListsCustom.txt.example | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) (limited to 'CMakeListsCustom.txt.example') diff --git a/CMakeListsCustom.txt.example b/CMakeListsCustom.txt.example index 92d28b6c6d..40bf2fc582 100644 --- a/CMakeListsCustom.txt.example +++ b/CMakeListsCustom.txt.example @@ -24,5 +24,18 @@ set(CUSTOM_PLUGIN_SRC_DIR # private_plugins/foo # or -# plugins/foo +# plugins/foo ) + +# +# Editor modelines - http://www.wireshark.org/tools/modelines.html +# +# Local variables: +# c-basic-offset: 8 +# tab-width: 8 +# indent-tabs-mode: t +# End: +# +# vi: set shiftwidth=8 tabstop=8 noexpandtab: +# :indentSize=8:tabSize=8:noTabs=false: +# -- cgit v1.2.1