]> git.pld-linux.org Git - packages/proftpd.git/commitdiff
- fix typo in mod-sql-mysql
authorJan Rękorajski <baggins@pld-linux.org>
Mon, 20 Aug 2007 13:52:39 +0000 (13:52 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    proftpd-mysql-typo.patch -> 1.1

proftpd-mysql-typo.patch [new file with mode: 0644]

diff --git a/proftpd-mysql-typo.patch b/proftpd-mysql-typo.patch
new file mode 100644 (file)
index 0000000..792dc6d
--- /dev/null
@@ -0,0 +1,11 @@
+--- proftpd-1.3.1rc3/contrib/mod_sql_mysql.c~  2007-05-09 19:15:18.000000000 +0200
++++ proftpd-1.3.1rc3/contrib/mod_sql_mysql.c   2007-08-20 15:49:54.000000000 +0200
+@@ -595,7 +595,7 @@
+   }
+   if (!conn_pool) {
+-    pr_log_pri(PR_LOG_WARNING, "warning: the mod_sql_mysql module has not been
++    pr_log_pri(PR_LOG_WARNING, "warning: the mod_sql_mysql module has not been"
+       "properly intialized.  Please make sure your --with-modules configure "
+       "option lists mod_sql *before* mod_sql_mysql, and recompile.");
This page took 0.319318 seconds and 4 git commands to generate.