X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=error.h;h=6a1d007126bc0e733a2537a1d9d2c52901c69cfc;hb=3852121ecd25d74d4b4c5e7a63771c55a85ce4bc;hp=4639cf78dcb84b41347e457448857db5d6752f9c;hpb=153bf6c6f74b8c951a8b2a13b0224f460148531e;p=paraslash.git diff --git a/error.h b/error.h index 4639cf78..6a1d0071 100644 --- a/error.h +++ b/error.h @@ -324,6 +324,7 @@ extern const char **para_errlist[]; PARA_ERROR(DECRYPT, "decrypt error"), \ PARA_ERROR(CHALLENGE, "failed to read challenge"), \ PARA_ERROR(BLINDING, "failed to activate key blinding"), \ + PARA_ERROR(KEY_PERM, "unprotected private key"), \ #define COMMAND_ERRORS \