summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Harris <gharris@sonic.net>2021-08-11 16:37:34 -0700
committerGuy Harris <gharris@sonic.net>2021-08-11 16:37:34 -0700
commitdadde06adbf77cf83e3194ed2286ee9bb3af0585 (patch)
tree5df72498946ea3303c46d4a99ae0d9867b51a3ce
parent9545306cc57d5f974c5c5a618fd4ef6866d22e2f (diff)
downloadtcpdump-dadde06adbf77cf83e3194ed2286ee9bb3af0585.tar.gz
Remove the space I added to provoke a rebuild.
(This should also provoke a rebuild; the NetBSD libpcap build should no longer have the issue that caused tcpdump to fail when built with it.)
-rw-r--r--tcpdump.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tcpdump.c b/tcpdump.c
index 29888ce7..bac890f0 100644
--- a/tcpdump.c
+++ b/tcpdump.c
@@ -1,4 +1,4 @@
-/*
+/*
* Copyright (c) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 2000
* The Regents of the University of California. All rights reserved.
*