summaryrefslogtreecommitdiff
path: root/www/mod_log_sql/files/patch-mod_log_mysql.c
diff options
context:
space:
mode:
authorDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2002-01-27 17:42:06 +0000
committerDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2002-01-27 17:42:06 +0000
commit50336f09e0321c318e782e5a4e3acf63e3930c22 (patch)
tree7794a3072484700b78019636f65d8422afdb09e6 /www/mod_log_sql/files/patch-mod_log_mysql.c
parentUpdate port to 2.9. (diff)
Update to 1.13
PR: 34342 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=53871
Diffstat (limited to '')
-rw-r--r--www/mod_log_sql/files/patch-mod_log_mysql.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/www/mod_log_sql/files/patch-mod_log_mysql.c b/www/mod_log_sql/files/patch-mod_log_mysql.c
new file mode 100644
index 000000000000..1abd8257ea86
--- /dev/null
+++ b/www/mod_log_sql/files/patch-mod_log_mysql.c
@@ -0,0 +1,11 @@
+--- 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 */