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

don't stress people on unimportant things like libpsyc

This commit is contained in:
psyc://loupsycedyglgamf.onion/~lynX 2016-02-11 09:39:37 +01:00
parent d4f94b8ccf
commit e7a194e703
2 changed files with 53 additions and 31 deletions

View file

@ -217,7 +217,7 @@ void receive_udp(string host, string msg, int port) {
if (strlen(msg) > 1 && msg[1] == '\n') switch(msg[0]) {
#ifdef SPYC_PATH
# if !__EFUN_DEFINED__(psyc_parse)
# echo New PSYC syntax will not work: Driver compiled without libpsyc!
# echo libpsyc is not enabled in driver. Using old protocol parser instead.
# else
case '|':
unless (spycd) {