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:
parent
2a6e327d1f
commit
f57f84e28d
3 changed files with 6 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue