]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - error.h
Implement afs events.
[paraslash.git] / error.h
diff --git a/error.h b/error.h
index d4bbf85c398094dc0893c329a0026ba767b8f40e..a3f80bb9674f470daef6ef6f3b49dc318984d79c 100644 (file)
--- a/error.h
+++ b/error.h
@@ -107,6 +107,7 @@ extern const char **para_errlist[];
 #define PLAYLIST_ERRORS \
        PARA_ERROR(NO_PLAYLIST, "no valid playlist found"), \
        PARA_ERROR(PLAYLIST_LOADED, ""), /* not really an error */ \
+       PARA_ERROR(PATH_FOUND, ""), /* not really an error */ \
        PARA_ERROR(PLAYLIST_EMPTY, "attempted to load empty playlist"), \