From: Eric Covener Date: Sun, 6 Jul 2008 23:49:22 +0000 (+0000) Subject: fix comment associated with MMN change X-Git-Tag: 2.3.0~439 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c03d962d6150dbbf8b1fb779de622d4531dc051;p=thirdparty%2Fapache%2Fhttpd.git fix comment associated with MMN change git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@674364 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/include/ap_mmn.h b/include/ap_mmn.h index e430a5927c4..da1a3cc3aab 100644 --- a/include/ap_mmn.h +++ b/include/ap_mmn.h @@ -161,7 +161,7 @@ * 20080528.0 (2.3.0-dev) Switch order of ftp_directory_charset and * interpolate_env in proxy_dir_conf. * Rationale: see r661069. - * 20080528.1 (2.3.0-dev) add get_realm_hash() to mod_auth.h + * 20080528.1 (2.3.0-dev) add has_realm_hash() to authn_provider struct */ #define MODULE_MAGIC_COOKIE 0x41503234UL /* "AP24" */