]> git.pld-linux.org Git - packages/proftpd.git/blame - proftpd-mysql-typo.patch
- rel .2
[packages/proftpd.git] / proftpd-mysql-typo.patch
CommitLineData
cb38a97a
JR
1--- proftpd-1.3.1rc3/contrib/mod_sql_mysql.c~ 2007-05-09 19:15:18.000000000 +0200
2+++ proftpd-1.3.1rc3/contrib/mod_sql_mysql.c 2007-08-20 15:49:54.000000000 +0200
3@@ -595,7 +595,7 @@
4 }
5
6 if (!conn_pool) {
7- pr_log_pri(PR_LOG_WARNING, "warning: the mod_sql_mysql module has not been
8+ pr_log_pri(PR_LOG_WARNING, "warning: the mod_sql_mysql module has not been"
9 "properly intialized. Please make sure your --with-modules configure "
10 "option lists mod_sql *before* mod_sql_mysql, and recompile.");
11
This page took 0.027224 seconds and 4 git commands to generate.