From 9b181b97c62542625a5ea6573e68c85202dd1f38 Mon Sep 17 00:00:00 2001 From: Bill Meier Date: Tue, 30 Sep 2014 16:59:17 -0400 Subject: Add editor modelines; Adjust whitespace; Remove boilerplate comments Change-Id: I1f5f83ed441f6009125cf2cbe5023af04986898a Reviewed-on: https://code.wireshark.org/review/4392 Reviewed-by: Bill Meier --- epan/dissectors/packet-force10-oui.c | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'epan/dissectors/packet-force10-oui.c') diff --git a/epan/dissectors/packet-force10-oui.c b/epan/dissectors/packet-force10-oui.c index 2d0403f045..7cbf972fa8 100644 --- a/epan/dissectors/packet-force10-oui.c +++ b/epan/dissectors/packet-force10-oui.c @@ -51,3 +51,15 @@ proto_register_force10_oui(void) llc_add_oui(OUI_FORCE10, "llc.force10_pid", "LLC FORCE10 OUI PID", hf); } +/* + * 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.3