]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - error.h
openssl: Introduce openssl_perror().
[paraslash.git] / error.h
diff --git a/error.h b/error.h
index 8805c9c7a4c0de6fe958e1523df883ad47effaad..899543ab22d764e9d23e63633b9f06aba4caf5e4 100644 (file)
--- a/error.h
+++ b/error.h
        PARA_ERROR(OGG_PACKET_IN, "ogg_stream_packetin() failed"), \
        PARA_ERROR(OGG_SYNC, "internal ogg storage overflow"), \
        PARA_ERROR(OPENSSH_PARSE, "could not parse openssh private key"), \
+       PARA_ERROR(OPENSSL, "openssl error"), \
        PARA_ERROR(OPUS_COMMENT, "invalid or corrupted opus comment"), \
        PARA_ERROR(OPUS_DECODE, "opus decode error"), \
        PARA_ERROR(OPUS_HEADER, "invalid opus header"), \