summaryrefslogtreecommitdiff
path: root/apache1-mod_ometer-symbols.patch
blob: 8612d2389632e843ae0f2cb4018f7105c0b3c4de (plain)
1
2
3
4
5
6
7
8
9
10
11
--- mod_ometer-1.2.0/mod_ometer.c.orig	Thu Apr 24 13:48:30 2003
+++ mod_ometer-1.2.0/mod_ometer.c	Thu Apr 24 13:49:33 2003
@@ -464,7 +464,7 @@
 
 
 /* Tell Apache what phases of the transaction we handle */
-module MODULE_VAR_EXPORT odometer_module =
+module MODULE_VAR_EXPORT ometer_module =
 {
     STANDARD_MODULE_STUFF,
     odometer_init,      /* module initializer                 */