X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;ds=sidebyside;f=error.h;h=f7216ea35ee031795a0bf2e916aa8c5bb5b788a9;hb=864024c003d678dbb436cdfc1148b201e4e47018;hp=63d4d5db9b6690dacd49505dda27504120309fe7;hpb=65b6448b8eb6f7442ba64affff58c388306a9159;p=paraslash.git diff --git a/error.h b/error.h index 63d4d5db..f7216ea3 100644 --- a/error.h +++ b/error.h @@ -441,6 +441,7 @@ extern const char **para_errlist[]; PARA_ERROR(FGETS, "fgets error"), \ PARA_ERROR(EOF, "end of file"), \ PARA_ERROR(READ_PATTERN, "did not read expected pattern"), \ + PARA_ERROR(SHORT_WRITE, "unexpected short write"), \ #define ALSA_WRITE_ERRORS \