summaryrefslogtreecommitdiffstats
path: root/print-ip.c
diff options
context:
space:
mode:
authorrpaulo <rpaulo@FreeBSD.org>2009-03-21 16:23:46 +0000
committerrpaulo <rpaulo@FreeBSD.org>2009-03-21 16:23:46 +0000
commit10d55b9ccc041d249d91faedc3bd1139626bf444 (patch)
treef2a455fa35943d2b7d4901bf95ac5bf39229115c /print-ip.c
parent04b1d6babecbe3eed463c150b6e933a2b6d342a9 (diff)
downloadFreeBSD-src-10d55b9ccc041d249d91faedc3bd1139626bf444.zip
FreeBSD-src-10d55b9ccc041d249d91faedc3bd1139626bf444.tar.gz
Import tcpdump 4.0.0.
Diffstat (limited to 'print-ip.c')
-rw-r--r--print-ip.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/print-ip.c b/print-ip.c
index 07238f5..8bdf5eb 100644
--- a/print-ip.c
+++ b/print-ip.c
@@ -21,7 +21,7 @@
#ifndef lint
static const char rcsid[] _U_ =
- "@(#) $Header: /tcpdump/master/tcpdump/print-ip.c,v 1.149.2.9 2007/09/14 01:30:02 guy Exp $ (LBL)";
+ "@(#) $Header: /tcpdump/master/tcpdump/print-ip.c,v 1.159 2007-09-14 01:29:28 guy Exp $ (LBL)";
#endif
#ifdef HAVE_CONFIG_H
@@ -666,7 +666,7 @@ ip_print(netdissect_options *ndo,
}
}
- printf(") ");
+ printf(")\n ");
}
/*
OpenPOWER on IntegriCloud