mirror of
https://git.freebsd.org/ports.git
synced 2025-06-25 06:30:29 -04:00
11 lines
345 B
C
11 lines
345 B
C
--- mod_log_mysql.c.orig Sun Jan 27 20:03:27 2002
|
|
+++ mod_log_mysql.c Sun Jan 27 20:03:47 2002
|
|
@@ -856,7 +856,7 @@
|
|
|
|
|
|
/* The configuration array that sets up the hooks into the module. */
|
|
-module mysql_log_module = {
|
|
+module log_mysql_module = {
|
|
STANDARD_MODULE_STUFF,
|
|
NULL, /* initializer */
|
|
NULL, /* create per-dir config */
|