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-fcfcs.c | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'epan/dissectors/packet-fcfcs.c') diff --git a/epan/dissectors/packet-fcfcs.c b/epan/dissectors/packet-fcfcs.c index c2c1655ca8..1d3ee27a62 100644 --- a/epan/dissectors/packet-fcfcs.c +++ b/epan/dissectors/packet-fcfcs.c @@ -1103,3 +1103,16 @@ proto_reg_handoff_fcfcs (void) data_handle = find_dissector ("data"); } + +/* + * 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