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-aim-stats.c | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'epan/dissectors/packet-aim-stats.c') diff --git a/epan/dissectors/packet-aim-stats.c b/epan/dissectors/packet-aim-stats.c index 5d100a79c5..23dcff1288 100644 --- a/epan/dissectors/packet-aim-stats.c +++ b/epan/dissectors/packet-aim-stats.c @@ -78,3 +78,16 @@ proto_reg_handoff_aim_stats(void) { aim_init_family(proto_aim_stats, ett_aim_stats, FAMILY_STATS, aim_fnac_family_stats); } + +/* + * 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