From 0111e461938d47efd1eb8dc17f135b93b253ab52 Mon Sep 17 00:00:00 2001 From: Bill Meier Date: Sun, 5 Oct 2014 21:34:19 -0400 Subject: plugins: Add editor modelines; Adjust whitespace as needed. Change-Id: I36124f6021d46a228721bdc976f6b9fef1c8c088 Reviewed-on: https://code.wireshark.org/review/4488 Reviewed-by: Bill Meier --- plugins/tpg/packet-http.c | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'plugins/tpg') diff --git a/plugins/tpg/packet-http.c b/plugins/tpg/packet-http.c index 5e72a6ea8c..4f688c6c58 100644 --- a/plugins/tpg/packet-http.c +++ b/plugins/tpg/packet-http.c @@ -140,3 +140,16 @@ plugin_reg_handoff(void){ #endif + +/* + * 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: + */ -- cgit v1.2.1