You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by fu...@apache.org on 2009/06/27 18:59:37 UTC

svn commit: r788997 - /httpd/httpd/branches/2.2.x/include/ap_mmn.h

Author: fuankg
Date: Sat Jun 27 16:59:36 2009
New Revision: 788997

URL: http://svn.apache.org/viewvc?rev=788997&view=rev
Log:
Fixed comment. Submitted by Arfrever Frehtes Taifersar Arahesis.

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

Modified: httpd/httpd/branches/2.2.x/include/ap_mmn.h
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/include/ap_mmn.h?rev=788997&r1=788996&r2=788997&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/include/ap_mmn.h (original)
+++ httpd/httpd/branches/2.2.x/include/ap_mmn.h Sat Jun 27 16:59:36 2009
@@ -36,7 +36,7 @@
  * Minor API changes that do not cause binary compatibility problems.
  * Should be reset to 0 when upgrading MODULE_MAGIC_NUMBER_MAJOR.
  *
- * See the MODULE_MAGIC_AT_LEAST macro below for an example.
+ * See the AP_MODULE_MAGIC_AT_LEAST macro below for an example.
  */
 
 /*