* add linebreak so we don't expose our weakness here.
authorWilfried Göesgens <willi@citadel.org>
Fri, 19 Feb 2010 00:14:03 +0000 (00:14 +0000)
committerWilfried Göesgens <willi@citadel.org>
Fri, 19 Feb 2010 00:14:03 +0000 (00:14 +0000)
citadel/serv_extensions.c

index 421824a9b0ce156b4f90b44b837ba41a7668883c..35abfcc0a2c1ec83e4127a76f22c193fa739fb37 100644 (file)
@@ -78,7 +78,7 @@ char *ErrPortShort = "We couldn't bind all ports you configured to be provided b
 char *ErrPortWhere = "Admin->System Preferences->Network.\n\nThe failed ports and sockets are: ";
 char *ErrPortHint = "If you want citadel to provide you with that functionality, "
 "check the output of \"netstat -lnp\" on linux Servers or \"netstat -na\" on *BSD"
-" and stop the programm, that binds these ports. You should eventually remove "
+" and stop the programm, that binds these ports.\n You should eventually remove "
 " their initscripts in /etc/init.d so that you won't get this trouble once more.\n"
 " After that goto Administration -> Shutdown Citadel to make Citadel retry to bind this port.\n";