From 10406870f5c39617f57cc0a77f55100404505c17 Mon Sep 17 00:00:00 2001 From: Bill Meier Date: Sun, 28 Sep 2014 19:25:09 -0400 Subject: Add editor modelines; fix indentation as needed. Change-Id: I1ad94654343e5a018a0b3159481d45ffb3a91263 Reviewed-on: https://code.wireshark.org/review/4363 Reviewed-by: Bill Meier --- epan/dissectors/packet-imf.c | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'epan/dissectors/packet-imf.c') diff --git a/epan/dissectors/packet-imf.c b/epan/dissectors/packet-imf.c index e4a2d6fd4b..51d4ded44f 100644 --- a/epan/dissectors/packet-imf.c +++ b/epan/dissectors/packet-imf.c @@ -1279,3 +1279,16 @@ proto_reg_handoff_imf(void) media_type_dissector_table = find_dissector_table("media_type"); } + +/* + * Editor modelines - http://www.wireshark.org/tools/modelines.html + * + * Local Variables: + * c-basic-offset: 2 + * tab-width: 8 + * indent-tabs-mode: nil + * End: + * + * ex: set shiftwidth=2 tabstop=8 expandtab: + * :indentSize=2:tabSize=8:noTabs=true: + */ -- cgit v1.2.3