]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Fixed comment. Submitted by Arfrever Frehtes Taifersar Arahesis.
authorGuenter Knauf <fuankg@apache.org>
Sat, 27 Jun 2009 16:31:25 +0000 (16:31 +0000)
committerGuenter Knauf <fuankg@apache.org>
Sat, 27 Jun 2009 16:31:25 +0000 (16:31 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@788994 13f79535-47bb-0310-9956-ffa450edef68

include/ap_mmn.h

index e6f6858f92e47b6a15b77c1c796a78f618411478..e78111d646af6f1fe8d32f9e081328e1ec1fe3f0 100644 (file)
@@ -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.
  */
 
 /*