From: Guenter Knauf Date: Sat, 27 Jun 2009 16:31:25 +0000 (+0000) Subject: Fixed comment. Submitted by Arfrever Frehtes Taifersar Arahesis. X-Git-Tag: 2.3.3~492 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e0cc2938635d5202e5c41715ac4a8ab2d2a99e35;p=thirdparty%2Fapache%2Fhttpd.git 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 --- diff --git a/include/ap_mmn.h b/include/ap_mmn.h index e6f6858f92e..e78111d646a 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. */ /*