]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - error.h
reformat audioc.ggo
[paraslash.git] / error.h
diff --git a/error.h b/error.h
index 0c862a57a4d8464784cd05ad927706b8d118d821..f6f916ae03bf90f5200bbbb4eb36c72f3f24e48a 100644 (file)
--- a/error.h
+++ b/error.h
@@ -114,6 +114,7 @@ extern const char **para_errlist[];
 #define SCHED_ERRORS \
        PARA_ERROR(TASK_KILLED, "task killed"), \
        PARA_ERROR(NO_SUCH_TASK, "task not found"), \
+       PARA_ERROR(NOT_INITIALIZED, "scheduler not yet initialized"), \
 
 
 #define STDIN_ERRORS \