diff options
Diffstat (limited to 'net/arla/patches/patch-be')
-rw-r--r-- | net/arla/patches/patch-be | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/net/arla/patches/patch-be b/net/arla/patches/patch-be deleted file mode 100644 index b0ec1c05875..00000000000 --- a/net/arla/patches/patch-be +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-be,v 1.5 2005/03/26 16:50:59 wennmach Exp $ - -From Love. - ---- lib/ko/gensysname.c.orig 2005-03-22 14:43:34.000000000 +0100 -+++ lib/ko/gensysname.c 2005-03-22 14:47:20.000000000 +0100 -@@ -230,7 +230,7 @@ - static void - usage(void) - { -- arg_printusage(args, NULL, "[sysname]", 0); -+ arg_printusage(args, sizeof(args)/sizeof(args[0]), "[sysname]", NULL); - exit(1); - - } |