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, 11 insertions, 0 deletions
diff --git a/www/w3m/files/extra-patch-search.c-japanese b/www/w3m/files/extra-patch-search.c-japanese new file mode 100644 index 000000000000..07f66c751cd1 --- /dev/null +++ b/www/w3m/files/extra-patch-search.c-japanese @@ -0,0 +1,11 @@ +--- 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]); |