diff options
Diffstat (limited to 'www/screws/patches/patch-aa')
-rw-r--r-- | www/screws/patches/patch-aa | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/www/screws/patches/patch-aa b/www/screws/patches/patch-aa deleted file mode 100644 index 3858fc96a4c..00000000000 --- a/www/screws/patches/patch-aa +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-aa,v 1.1 2004/05/10 02:35:28 kristerw Exp $ - ---- src/Hsml/SubLang.c.orig Mon May 10 04:27:45 2004 -+++ src/Hsml/SubLang.c Mon May 10 04:28:14 2004 -@@ -89,8 +89,8 @@ - - void showBinPath() - { -- getPathFromEnv(); - int i=0; -+ getPathFromEnv(); - printf("=[ PATH ]=\n"); - while(sublang[i].file) - { |