You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by co...@apache.org on 2017/01/03 17:48:53 UTC

svn commit: r1777182 - /httpd/httpd/branches/2.2.x-merge-http-strict/include/ap_mmn.h

Author: covener
Date: Tue Jan  3 17:48:53 2017
New Revision: 1777182

URL: http://svn.apache.org/viewvc?rev=1777182&view=rev
Log:
match comment to actual major 

#define MODULE_MAGIC_NUMBER_MAJOR 20051115

Props to whoever wrote the test that checks the comment vs
the define!



Modified:
    httpd/httpd/branches/2.2.x-merge-http-strict/include/ap_mmn.h

Modified: httpd/httpd/branches/2.2.x-merge-http-strict/include/ap_mmn.h
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x-merge-http-strict/include/ap_mmn.h?rev=1777182&r1=1777181&r2=1777182&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x-merge-http-strict/include/ap_mmn.h (original)
+++ httpd/httpd/branches/2.2.x-merge-http-strict/include/ap_mmn.h Tue Jan  3 17:48:53 2017
@@ -158,7 +158,7 @@
  * 20051115.38 (2.2.30) Add ap_proxy_set_scoreboard_lb() in mod_proxy.h
  * 20051115.39 (2.2.30) Add ap_proxy_connection_reusable()
  * 20051115.40 (2.2.30) Add ap_map_http_request_error()
- * 20151115.41 (2.2.32) Add http09_enable, http_conformance, and
+ * 20051115.41 (2.2.32) Add http09_enable, http_conformance, and
  *                      http_methods to core_server_config
  *                      Add ap_scan_http_field_token(),
  *                      ap_scan_http_field_content(),