--- 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.");