aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/driftnet/files/patch-driftnet.c
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2016-08-08 14:41:55 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2016-08-08 14:41:55 +0000
commitea9aa57517152db8e2612092396ce9f77bafca23 (patch)
treeb2cbf3fb86437decee7e791e5617b7ce495c1f9b /net-mgmt/driftnet/files/patch-driftnet.c
parentb397aceb5e2784a54f4138475d623bc6e64967f0 (diff)
downloadports-ea9aa57517152db8e2612092396ce9f77bafca23.tar.gz
ports-ea9aa57517152db8e2612092396ce9f77bafca23.zip
Notes
Diffstat (limited to 'net-mgmt/driftnet/files/patch-driftnet.c')
-rw-r--r--net-mgmt/driftnet/files/patch-driftnet.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/net-mgmt/driftnet/files/patch-driftnet.c b/net-mgmt/driftnet/files/patch-driftnet.c
index fce26e723f95..d2f8debbb731 100644
--- a/net-mgmt/driftnet/files/patch-driftnet.c
+++ b/net-mgmt/driftnet/files/patch-driftnet.c
@@ -1,6 +1,6 @@
---- driftnet.c.orig Tue Jul 9 21:26:41 2002
-+++ driftnet.c Tue Aug 20 02:30:35 2002
-@@ -254,8 +254,8 @@
+--- driftnet.c.orig 2002-07-09 19:26:41 UTC
++++ driftnet.c
+@@ -254,8 +254,8 @@ void usage(FILE *fp) {
"\n"
" -h Display this help message.\n"
" -v Verbose operation.\n"
@@ -11,7 +11,7 @@
" -p Do not put the listening interface into promiscuous mode.\n"" -a Adjunct mode: do not display images on screen, but save\n"
" them to a temporary directory and announce their names on\n"
" standard output.\n"
-@@ -313,7 +313,7 @@
+@@ -313,7 +313,7 @@ void terminate_on_signal(int s) {
void setup_signals(void) {
int *p;
/* Signals to ignore. */