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

@ -360,7 +360,7 @@ void step() {
step();
} else {
croak("_error_syntax_initialization",
"The protocol begins with a pipe and a line feed.");
"The new protocol begins with a pipe and a line feed.");
}
break;
default: // uhm... if we ever get here this is the programmers fault