PARA_ERROR(AUDIOD_SYNTAX, "syntax error"), \
PARA_ERROR(UCRED_PERM, "permission denied"), \
PARA_ERROR(INVALID_AUDIOD_CMD, "invalid command"), \
- PARA_ERROR(BAD_USER, "you don't exist. Go away."), \
#define FILTER_CHAIN_ERRORS \
PARA_ERROR(LOCK, "lock error"), \
PARA_ERROR(SENDER_CMD, "command not supported by this sender"), \
PARA_ERROR(SERVER_CRASH, "para_server crashed -- can not live without it"), \
+ PARA_ERROR(BAD_USER, "you don't exist. Go away."), \
#define PLAYLIST_SELECTOR_ERRORS \