]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/acl/MethodData.cc
Merge from trunk
[thirdparty/squid.git] / src / acl / MethodData.cc
index 9e371a834299530d2937a002e5f00e96d24c6108..980fb9471de6898105d371f9da87013f951ba506 100644 (file)
@@ -63,7 +63,7 @@ ACLMethodData::match(HttpRequestMethod toFind)
 
 /* explicit instantiation required for some systems */
 
-/// \cond AUTODOCS-IGNORE
+/// \cond AUTODOCS_IGNORE
 template cbdata_type CbDataList<HttpRequestMethod>::CBDATA_CbDataList;
 /// \endcond