1
0
Fork 0
mirror of git://git.psyced.org/git/psyced synced 2024-08-15 03:25:10 +00:00

fix for /detach

This commit is contained in:
psyc://psyced.org/~lynX 2009-11-27 17:02:39 +01:00
parent 2a6e327d1f
commit f57f84e28d
3 changed files with 6 additions and 3 deletions

View file

@ -1163,7 +1163,7 @@ vamixed startParse(string a) {
else {
PT(("PSYC startParse got %O from %O\n", a, query_ip_number()))
croak("_error_syntax_initialization",
"The protocol begins with a dot on a line by itself.");
"The old protocol begins with a dot on a line by itself.");
// experiencing a loop here, because some implementations
// try immediate reconnect. idea: in most places where we
// QUIT we should put the tcp link on hold instead, and