aboutsummaryrefslogtreecommitdiff
path: root/www/apache22
diff options
context:
space:
mode:
authorChris Rees <crees@FreeBSD.org>2013-02-09 12:00:52 +0000
committerChris Rees <crees@FreeBSD.org>2013-02-09 12:00:52 +0000
commit0dd757920977efb2456287e8d7920b3822c5bbe4 (patch)
tree2de43f02a7adf2cde27a75528b780bbad6998d32 /www/apache22
parent3bd68caae6f1f5f5a640f544bb3bc8bb194a055c (diff)
downloadports-0dd757920977efb2456287e8d7920b3822c5bbe4.tar.gz
ports-0dd757920977efb2456287e8d7920b3822c5bbe4.zip
Notes
Diffstat (limited to 'www/apache22')
-rw-r--r--www/apache22/files/mpm-itk-20110321-012
1 files changed, 1 insertions, 1 deletions
diff --git a/www/apache22/files/mpm-itk-20110321-01 b/www/apache22/files/mpm-itk-20110321-01
index 25ad065c3412..45f79a492eda 100644
--- a/www/apache22/files/mpm-itk-20110321-01
+++ b/www/apache22/files/mpm-itk-20110321-01
@@ -748,7 +748,7 @@ unchanged:
+ SAFE_ACCEPT(accept_mutex_off()); /* unlock after "accept" */
+
+ if (status == APR_EGENERAL) {
-+ /* resource shortage or should-not-occur occured */
++ /* resource shortage or should-not-occur occurred */
+ clean_child_exit(1);
+ }
+ else if (status != APR_SUCCESS) {