]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - error.h
Merge branch 't/mmap_sanity'
[paraslash.git] / error.h
diff --git a/error.h b/error.h
index f7216ea35ee031795a0bf2e916aa8c5bb5b788a9..e34d8094ccd60215fccdf566b3c4cb592060c6ad 100644 (file)
--- a/error.h
+++ b/error.h
@@ -442,6 +442,7 @@ extern const char **para_errlist[];
        PARA_ERROR(EOF, "end of file"), \
        PARA_ERROR(READ_PATTERN, "did not read expected pattern"), \
        PARA_ERROR(SHORT_WRITE, "unexpected short write"), \
+       PARA_ERROR(EMPTY, "file is empty"), \
 
 
 #define ALSA_WRITE_ERRORS \