aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/arpwatch/files/patch-arpwatch.c
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/arpwatch/files/patch-arpwatch.c')
-rw-r--r--net-mgmt/arpwatch/files/patch-arpwatch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/arpwatch/files/patch-arpwatch.c b/net-mgmt/arpwatch/files/patch-arpwatch.c
index 99599e318aa9..427ed5554b4d 100644
--- a/net-mgmt/arpwatch/files/patch-arpwatch.c
+++ b/net-mgmt/arpwatch/files/patch-arpwatch.c
@@ -14,7 +14,7 @@
rfilename = NULL;
pd = NULL;
- while ((op = getopt(argc, argv, "df:i:n:Nr:")) != EOF)
-+ while ((op = getopt(argc, argv, "dzf:i:m:n:Nr:")) != EOF)
++ while ((op = getopt(argc, argv, "dvzf:i:m:n:Nr:")) != EOF)
switch (op) {
case 'd':