diff options
Diffstat (limited to 'www/w3m/files/extra-patch-search.c-japanese')
-rw-r--r-- | www/w3m/files/extra-patch-search.c-japanese | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/www/w3m/files/extra-patch-search.c-japanese b/www/w3m/files/extra-patch-search.c-japanese deleted file mode 100644 index 07f66c7..0000000 --- a/www/w3m/files/extra-patch-search.c-japanese +++ /dev/null @@ -1,11 +0,0 @@ ---- search.c.orig Sun Mar 31 19:43:19 2002 -+++ search.c Sun Mar 31 19:43:56 2002 -@@ -52,7 +52,7 @@ - /* child */ - reset_signals(); - #ifdef HAVE_SETPGRP -- setpgrp(); -+ SETPGRP(); - #endif - close_tty(); - close(fdr[0]); |