X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;ds=sidebyside;f=error.h;h=8ef9e37d9cc4630178641b59146e0e77f4c0567e;hb=4fb6bf35f5dd6bfcafc0b90e83d4d9084da38365;hp=14e5b0726e11e92e80d9ddbcf346504c4b6199c3;hpb=0c7c4d80673854527ce3c3786dd581169565b5e6;p=paraslash.git diff --git a/error.h b/error.h index 14e5b072..8ef9e37d 100644 --- a/error.h +++ b/error.h @@ -167,6 +167,7 @@ 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"), \