X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=error.h;h=f7216ea35ee031795a0bf2e916aa8c5bb5b788a9;hb=3e6bba778c867a8977704b5c15e52fa18fb0d900;hp=ae94157f81690568fc20a741c0f1757ef664e83a;hpb=ef1f130a1f9ac61a51da10ee56c5bd9ef1b52366;p=paraslash.git diff --git a/error.h b/error.h index ae94157f..f7216ea3 100644 --- a/error.h +++ b/error.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2006-2011 Andre Noll + * Copyright (C) 2006-2012 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ @@ -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 \