24 Jul 2012 14:29
svn commit: r1365008 - in /httpd/httpd/branches/2.2.x: ./ include/httpd.h
<trawick <at> apache.org>
2012-07-24 12:29:23 GMT
2012-07-24 12:29:23 GMT
Author: trawick Date: Tue Jul 24 12:29:22 2012 New Revision: 1365008 URL: http://svn.apache.org/viewvc?rev=1365008&view=rev Log: merge r1363186 from trunk: modernize some commentary on APEXIT_foo values Modified: httpd/httpd/branches/2.2.x/ (props changed) httpd/httpd/branches/2.2.x/include/httpd.h Propchange: httpd/httpd/branches/2.2.x/ ------------------------------------------------------------------------------ Merged /httpd/httpd/trunk:r1363186 Modified: httpd/httpd/branches/2.2.x/include/httpd.h URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/include/httpd.h?rev=1365008&r1=1365007&r2=1365008&view=diff ============================================================================== --- httpd/httpd/branches/2.2.x/include/httpd.h (original) +++ httpd/httpd/branches/2.2.x/include/httpd.h Tue Jul 24 12:29:22 2012 <at> <at> -337,9 +337,9 <at> <at> extern "C" { #define AP_MAX_SENDFILE 16777216 /* 2^24 */ /** - * Special Apache error codes. These are basically used - * in http_main.c so we can keep track of various errors. - *(Continue reading)
RSS Feed