]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - error.h
vss.c: Fix typo in comment.
[paraslash.git] / error.h
diff --git a/error.h b/error.h
index 8ef9e37d9cc4630178641b59146e0e77f4c0567e..fe44ff5c50487744881ea1d21d1007528a2ecd70 100644 (file)
--- a/error.h
+++ b/error.h
@@ -83,6 +83,7 @@
        PARA_ERROR(EMPTY, "file is empty"), \
        PARA_ERROR(ENCRYPT, "encrypt error"), \
        PARA_ERROR(EOF, "end of file"), \
+       PARA_ERROR(EOP, "end of playlist"), \
        PARA_ERROR(FEC_BAD_IDX, "invalid index vector"), \
        PARA_ERROR(FECDEC_EOF, "received eof packet"), \
        PARA_ERROR(FECDEC_OVERRUN, "fecdec output buffer overrun"), \