]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - error.h
Rename E_BAD_DBTOOL to E_BAD_SELECTOR
[paraslash.git] / error.h
diff --git a/error.h b/error.h
index c7c9aeba64c4a8ef25d0fb96b748bec375e527f0..f15d0dc6848b6c663c46aa7b37b923c98cc833a6 100644 (file)
--- a/error.h
+++ b/error.h
@@ -216,7 +216,7 @@ extern const char **para_errlist[];
 #define COMMAND_ERRORS \
        PARA_ERROR(COMMAND_SYNTAX, "syntax error in command"), \
        PARA_ERROR(AUTH, "did not receive auth request"), \
-       PARA_ERROR(BAD_DBTOOL, "no such database tool"), \
+       PARA_ERROR(BAD_SELECTOR, "no such audio file selector"), \
        PARA_ERROR(NO_AUDIO_FILE, "no audio file"), \
        PARA_ERROR(BAD_CMD, "invalid command"), \
        PARA_ERROR(PERM, "permission denied"), \