]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - error.h
Merge branch 'master' into next
[paraslash.git] / error.h
diff --git a/error.h b/error.h
index 81910e2d08f4cf8515c9fea2a87141da0e8eae4f..ec1ec7b060e5d8180b4671dd96cec7ebb5359157 100644 (file)
--- a/error.h
+++ b/error.h
@@ -345,6 +345,7 @@ extern const char **para_errlist[];
 
 #define VSS_ERRORS \
        PARA_ERROR(NOFD, "did not receive open fd from afs"), \
+       PARA_ERROR(BAD_CT, "invalid chunk table or bad FEC configuration")
 
 
 #define CRYPT_ERRORS \