X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=error.h;h=df2a240c24681c2d72b213183d80ccd877ffb9be;hp=415262d0c2fe7507efffbe710aab153ea431fb14;hb=9d3d1339845435d5d7bb44b858ea6b3a94ce2cb9;hpb=04a8d064400936dc6ecd3b137397cb2ce2cc25d7 diff --git a/error.h b/error.h index 415262d0..df2a240c 100644 --- a/error.h +++ b/error.h @@ -32,6 +32,7 @@ extern const char **para_errlist[]; #define AFH_ERRORS \ PARA_ERROR(AFH_SYNTAX, "afh syntax error"), \ + PARA_ERROR(AFH_SHORT_WRITE, "afh short write"), \ #define AFH_COMMON_ERRORS \