mirror of
git://git.psyced.org/git/psyced
synced 2024-08-15 03:25:10 +00:00
-various little things
This commit is contained in:
parent
484b6440dc
commit
624709914b
5 changed files with 23 additions and 5 deletions
|
@ -39,7 +39,7 @@
|
|||
#define PSYCPARSE_STATE_GREET 3
|
||||
|
||||
#define DISPATCHERROR(reason) { \
|
||||
debug_message("SPYC DISPATCH ERROR: " reason); \
|
||||
debug_message("SPYC DISPATCH ERROR: " reason "\n"); \
|
||||
croak("_error_dispatch", "dispatch error: " \
|
||||
reason); \
|
||||
return; \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue