X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=error.h;h=a245fb36ffa8f6e02cdda97797974d4be2cf7f41;hp=c06d316d75c19b306ce509d04f43866fbf392b7a;hb=74f74cde7afdba9cfe316998aba9286764bb5d34;hpb=3e0533843c8d4add881a6c2d383bd2c80129e27b diff --git a/error.h b/error.h index c06d316d..a245fb36 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"), \