From ff5a77256c1987e6aeac6cb032a25fd43d3d8929 Mon Sep 17 00:00:00 2001 From: Bill Meier Date: Mon, 29 Sep 2014 14:07:49 -0400 Subject: Add editor modelines and adjust indentation as needed. Change-Id: Id57d264299f2026d703c5b08bace4b24b32f184c Reviewed-on: https://code.wireshark.org/review/4371 Reviewed-by: Bill Meier --- epan/dissectors/packet-rdt.c | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'epan/dissectors/packet-rdt.c') diff --git a/epan/dissectors/packet-rdt.c b/epan/dissectors/packet-rdt.c index c5e0a298c9..09460c0233 100644 --- a/epan/dissectors/packet-rdt.c +++ b/epan/dissectors/packet-rdt.c @@ -2218,3 +2218,15 @@ void proto_reg_handoff_rdt(void) } } +/* + * 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