[prev in list] [next in list] [prev in thread] [next in thread] 

List:       proftpd-committers
Subject:    [ProFTPD-committers] CVS: proftpd/modules mod_auth.c,1.125,1.126
From:       TJ Saunders <castaglia () users ! sourceforge ! net>
Date:       2002-12-31 0:35:53
[Download RAW message or body]

Update of /cvsroot/proftp/proftpd/modules
In directory sc8-pr-cvs1:/tmp/cvs-serv1187/modules

Modified Files:
	mod_auth.c 
Log Message:

Missing "of" in message string (noted by Michael).


Index: mod_auth.c
===================================================================
RCS file: /cvsroot/proftp/proftpd/modules/mod_auth.c,v
retrieving revision 1.125
retrieving revision 1.126
diff -u -r1.125 -r1.126
--- mod_auth.c	17 Dec 2002 23:11:25 -0000	1.125
+++ mod_auth.c	31 Dec 2002 00:35:50 -0000	1.126
@@ -1503,8 +1503,8 @@
 
   if ((maxc = find_config((anon_config ? anon_config->subset :
       cmd->server->conf), CONF_PARAM, "MaxClientsPerHost", FALSE)) != NULL) {
-    char *maxstr = "Sorry, the maximum number clients (%m) from your host are "
-      "already connected.";
+    char *maxstr = "Sorry, the maximum number of clients (%m) from your host "
+      "are already connected.";
     unsigned int *max = maxc->argv[0];
 
     if (maxc->argc > 1)



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
ProFTPD Committers Mailing List
proftpd-committers@proftpd.org
https://lists.sourceforge.net/lists/listinfo/proftp-committers
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic