diff options
Diffstat (limited to 'www/tclhttpd/files/patch-bg')
-rw-r--r-- | www/tclhttpd/files/patch-bg | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/www/tclhttpd/files/patch-bg b/www/tclhttpd/files/patch-bg deleted file mode 100644 index c16f1e1ee274..000000000000 --- a/www/tclhttpd/files/patch-bg +++ /dev/null @@ -1,9 +0,0 @@ ---- lib/httpd.tcl Sat Jun 10 05:59:52 2000 -+++ lib/httpd.tcl Wed Aug 2 18:18:18 2000 -@@ -1305,5 +1305,5 @@ - [list HttpdCloseFinal $sock]] - -- Httpd_GetPostDataAsync $sock "" HttpdCloseFinal -+ Httpd_GetPostDataAsync $sock "" $data(count) HttpdCloseFinal - } else { - HttpdCloseFinal $sock |