]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - error.h
compute_mood_score(): Rename "row" parameter to "aft_row".
[paraslash.git] / error.h
diff --git a/error.h b/error.h
index 7d2424cf3a626e27be056af432300be0911b76b9..ca97dba675b330e09ede386e66055259d9700f53 100644 (file)
--- a/error.h
+++ b/error.h
@@ -154,6 +154,7 @@ extern const char **para_errlist[];
        PARA_ERROR(INPUT_TOO_LARGE, "input too large for stdin command"), \
        PARA_ERROR(READ, "read error"), \
        PARA_ERROR(ATOL, "failed to convert to long"), \
+       PARA_ERROR(AFS_SYNTAX, "afs syntax error"), \
 
 
 #define MOOD_ERRORS \