1
0
mirror of https://github.com/apache/httpd.git synced 2026-01-06 09:01:14 +03:00

* include/ap_mmn.h: Fix typo.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@126611 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Joe Orton
2005-01-27 14:33:06 +00:00
parent 30eea48f9b
commit 2253f74e1e

View File

@@ -84,7 +84,7 @@
* changed ap_add_module, ap_add_loaded_module,
* ap_setup_prelinked_modules, ap_process_resource_config
* 20040425.1 (2.1.0-dev) Added ap_module_symbol_t and ap_prelinked_module_symbols
* 20050101.0 (2.1.2-dev) Axed mixnamed http_method for http_scheme (which it was!)
* 20050101.0 (2.1.2-dev) Axed misnamed http_method for http_scheme (which it was!)
*/
#define MODULE_MAGIC_COOKIE 0x41503230UL /* "AP20" */