aboutsummaryrefslogtreecommitdiffstats
path: root/tshark.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2014-07-03 01:55:34 -0700
committerGuy Harris <guy@alum.mit.edu>2014-07-03 08:56:00 +0000
commit35c47214e9544de58a5de442d39104bb4e609a5d (patch)
treed4b6a3b30e43fed65c604a69f5da1d0ee65c0080 /tshark.c
parent6264b8a2be2afe365c2a57ccb84f4694aa56a181 (diff)
Get rid of an extra blank line.
Change-Id: I321ef1404e37ebb13a456d18eeb81285b7ba477f Reviewed-on: https://code.wireshark.org/review/2796 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'tshark.c')
-rw-r--r--tshark.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tshark.c b/tshark.c
index cebbd08a43..57e7bb72cd 100644
--- a/tshark.c
+++ b/tshark.c
@@ -4305,7 +4305,6 @@ open_failure_message(const char *filename, int err, gboolean for_writing)
fprintf(stderr, "\n");
}
-
/*
* General errors are reported with an console message in TShark.
*/