summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorGuenter Knauf <fuankg@apache.org>2009-06-27 16:31:25 +0000
committerGuenter Knauf <fuankg@apache.org>2009-06-27 16:31:25 +0000
commite0cc2938635d5202e5c41715ac4a8ab2d2a99e35 (patch)
tree3d604c1a4efc362cc41f864aa1be50e8c10facfb /include
parent1d74f16cdb9444e6913a28e4c19ee0ce944e3389 (diff)
downloadhttpd-e0cc2938635d5202e5c41715ac4a8ab2d2a99e35.tar.gz
Fixed comment. Submitted by Arfrever Frehtes Taifersar Arahesis.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@788994 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'include')
-rw-r--r--include/ap_mmn.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ap_mmn.h b/include/ap_mmn.h
index e6f6858f92..e78111d646 100644
--- a/include/ap_mmn.h
+++ b/include/ap_mmn.h
@@ -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.
*/
/*