]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - error.h
gcrypt: Add support for RFC4716 private keys.
[paraslash.git] / error.h
diff --git a/error.h b/error.h
index c06d316d75c19b306ce509d04f43866fbf392b7a..a245fb36ffa8f6e02cdda97797974d4be2cf7f41 100644 (file)
--- a/error.h
+++ b/error.h
        PARA_ERROR(OGG_PACKET_IN, "ogg_stream_packetin() failed"), \
        PARA_ERROR(OGG_STREAM_FLUSH, "ogg_stream_flush() failed"), \
        PARA_ERROR(OGG_SYNC, "internal ogg storage overflow"), \
+       PARA_ERROR(OPENSSH_PARSE, "could not parse openssh private key"), \
        PARA_ERROR(OPUS_COMMENT, "invalid or corrupted opus comment"), \
        PARA_ERROR(OPUS_DECODE, "opus decode error"), \
        PARA_ERROR(OPUS_HEADER, "invalid opus header"), \