diff options
Diffstat (limited to 'net/cia/patches/patch-aa')
-rw-r--r-- | net/cia/patches/patch-aa | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/net/cia/patches/patch-aa b/net/cia/patches/patch-aa deleted file mode 100644 index c3935215443..00000000000 --- a/net/cia/patches/patch-aa +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-aa,v 1.1 2001/10/12 20:51:42 tron Exp $ - ---- ipstat/main.c.orig Tue Jul 13 01:19:48 1999 -+++ ipstat/main.c Fri Oct 12 22:49:57 2001 -@@ -143,7 +143,7 @@ - { - (void)fprintf(stderr, - "%s: unable to open ignore dump file \"%s\".\n", -- Progname,argv[Index]); -+ Progname,IgnoreFile); - return EXIT_FAILURE; - } - |