From 23e78cd6bda4758d4f54e0cf3b9c79bb6bcb1f6e Mon Sep 17 00:00:00 2001 From: Bill Meier Date: Fri, 10 Oct 2014 10:41:10 -0400 Subject: Add editor modelines; Adjust whitespace as needed. Change-Id: I3dc57f4c2ca57585103e3b71503ac4c332903e50 Reviewed-on: https://code.wireshark.org/review/4594 Reviewed-by: Bill Meier --- epan/follow.c | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'epan/follow.c') diff --git a/epan/follow.c b/epan/follow.c index e220eb7025..cd58b71116 100644 --- a/epan/follow.c +++ b/epan/follow.c @@ -552,3 +552,16 @@ write_packet_data( int idx, tcp_stream_chunk *sc, const char *data ) bytes_written[idx] += sc->dlen; empty_tcp_stream = FALSE; } + +/* + * 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