]> git.pld-linux.org Git - packages/apache.git/blame_incremental - apache-PLD-nov6.patch
- updated eapi patch from mod_ssl-2.8.24-1.3.33 (connection timeout handling fix)
[packages/apache.git] / apache-PLD-nov6.patch
... / ...
CommitLineData
1diff -urN apache_1.3.17/src/main/http_main.c apache_1.3.17-new/src/main/http_main.c
2--- apache_1.3.17/src/main/http_main.c Sun Apr 1 00:56:33 2001
3+++ apache_1.3.17-new/src/main/http_main.c Sun Apr 1 00:57:12 2001
4@@ -5004,7 +5004,7 @@
5 ap_setup_prelinked_modules();
6
7 while ((c = getopt(argc, argv,
8- "D:C:c:xXd:Ff:vVlLR:StTh"
9+ "D:C:c:xXd:Ff:vVlLR:StTh4"
10 #ifdef DEBUG_SIGSTOP
11 "Z:"
12 #endif
This page took 0.021918 seconds and 4 git commands to generate.