From 3c0a6681e811df8465c93f012e6503c22949dfc3 Mon Sep 17 00:00:00 2001 From: Bill Meier Date: Mon, 29 Sep 2014 14:42:55 -0400 Subject: Add editor modelines and adjust indentation as needed. Change-Id: I857700d685354b0bc9e0ca647c57faba981b520f Reviewed-on: https://code.wireshark.org/review/4373 Reviewed-by: Bill Meier --- epan/dissectors/packet-wsmp.c | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'epan/dissectors/packet-wsmp.c') diff --git a/epan/dissectors/packet-wsmp.c b/epan/dissectors/packet-wsmp.c index c038ff0772..a18c29a607 100644 --- a/epan/dissectors/packet-wsmp.c +++ b/epan/dissectors/packet-wsmp.c @@ -268,3 +268,16 @@ proto_reg_handoff_wsmp(void) data_handle = find_dissector("data"); return; } + +/* + * 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.3