]> granicus.if.org Git - apache/commitdiff
Ok one typo... that's it for me for one evening
authorWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 10 Jan 2002 09:20:28 +0000 (09:20 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 10 Jan 2002 09:20:28 +0000 (09:20 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92807 13f79535-47bb-0310-9956-ffa450edef68

modules/experimental/mod_example.c

index 1a8046871eba4a1af3c7efd0eef67e02b44f6c5d..dfeba1119c96d7a68b79a79567dda2d67f5778e1 100644 (file)
@@ -1329,7 +1329,7 @@ static const handler_rec x_handlers[] =
  * Module definition for configuration.  If a particular callback is not
  * needed, replace its routine name below with the word NULL.
  */
-AP_DECLARE_DATA AP_MODULE_DECLARE_DATA module example_module =
+module AP_MODULE_DECLARE_DATA example_module =
 {
     STANDARD20_MODULE_STUFF,
     x_create_dir_config,    /* per-directory config creator */