summaryrefslogtreecommitdiff
path: root/tshark.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2008-04-30 07:59:26 +0000
committerGuy Harris <guy@alum.mit.edu>2008-04-30 07:59:26 +0000
commit7a0981e51365570b68b058b2db57f2579dae534e (patch)
tree091865afb0871bc6f525c29c49c75dc277765268 /tshark.c
parenta12bdc612ad623b5f34dbc62c8e050603d8eda0f (diff)
downloadwireshark-7a0981e51365570b68b058b2db57f2579dae534e.tar.gz
Get rid of extra blank lines at the end of the file.
svn path=/trunk/; revision=25202
Diffstat (limited to 'tshark.c')
-rw-r--r--tshark.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/tshark.c b/tshark.c
index f5531170c4..7e7259b08e 100644
--- a/tshark.c
+++ b/tshark.c
@@ -3154,5 +3154,3 @@ cmdarg_err_cont(const char *fmt, ...)
fprintf(stderr, "\n");
va_end(ap);
}
-
-