X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=error.h;h=3740f09d02f206dfe9d0159acd3d63ed5d050bde;hp=6c843e408c1bd91f722dec4ffed564cb67458537;hb=56e2e6b938e7e3d318964f095ffcabc151411446;hpb=4990334538fe7f18964a6027b22d47c7640c3ec0 diff --git a/error.h b/error.h index 6c843e40..3740f09d 100644 --- a/error.h +++ b/error.h @@ -383,6 +383,7 @@ extern const char **para_errlist[]; PARA_ERROR(BLINDING, "failed to activate key blinding"), \ PARA_ERROR(BIGNUM, "bignum error"), \ +#define GCRYPT_ERRORS \ #define COMMAND_ERRORS \ PARA_ERROR(COMMAND_SYNTAX, "syntax error in command"), \