From 454fd6e9eb3009cd346443ba06498904d6cea228 Mon Sep 17 00:00:00 2001 From: Bill Meier Date: Thu, 1 Jan 2015 19:45:22 -0500 Subject: Add "Editor modelines"; Adjust whitespace as needed. Change-Id: Ic5a5acb0f36d3aa144edbfb1ae71097b18426db4 Reviewed-on: https://code.wireshark.org/review/6216 Reviewed-by: Bill Meier --- wiretap/snoop.c | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'wiretap/snoop.c') diff --git a/wiretap/snoop.c b/wiretap/snoop.c index bba1b29411..099d52c901 100644 --- a/wiretap/snoop.c +++ b/wiretap/snoop.c @@ -904,3 +904,16 @@ static gboolean snoop_dump(wtap_dumper *wdh, return FALSE; return TRUE; } + +/* + * 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