You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rj...@apache.org on 2012/12/16 15:21:22 UTC

svn commit: r1422583 - /httpd/httpd/branches/2.4.x/include/ap_mmn.h

Author: rjung
Date: Sun Dec 16 14:21:21 2012
New Revision: 1422583

URL: http://svn.apache.org/viewvc?rev=1422583&view=rev
Log:
Fix typo in mmn comment.

Modified:
    httpd/httpd/branches/2.4.x/include/ap_mmn.h

Modified: httpd/httpd/branches/2.4.x/include/ap_mmn.h
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/include/ap_mmn.h?rev=1422583&r1=1422582&r2=1422583&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/include/ap_mmn.h (original)
+++ httpd/httpd/branches/2.4.x/include/ap_mmn.h Sun Dec 16 14:21:21 2012
@@ -398,7 +398,7 @@
  * 20120211.6 (2.4.3-dev)  Add ap_proxy_checkproxyblock2.
  * 20120211.7 (2.4.3-dev)  Add ap_get_loadavg()
  * 20120211.8 (2.4.3-dev)  Add sticky_separator to proxy_balancer_shared struct.
- * 20120211.9 (2.4.3-dev)  Add fgrab() to ap_slotmem_provider_t.
+ * 20120211.9 (2.4.4-dev)  Add fgrab() to ap_slotmem_provider_t.
  */
 
 #define MODULE_MAGIC_COOKIE 0x41503234UL /* "AP24" */