summaryrefslogtreecommitdiffstats
path: root/include/openssl/bioerr.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/openssl/bioerr.h')
-rw-r--r--include/openssl/bioerr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/openssl/bioerr.h b/include/openssl/bioerr.h
index 00a7df227e..e2d247ea65 100644
--- a/include/openssl/bioerr.h
+++ b/include/openssl/bioerr.h
@@ -106,7 +106,7 @@
# define BIO_R_NO_HOSTNAME_OR_SERVICE_SPECIFIED 144
# define BIO_R_NO_PORT_DEFINED 113
# define BIO_R_NO_SUCH_FILE 128
-# define BIO_R_NULL_PARAMETER 115
+# define BIO_R_NULL_PARAMETER 115 /* unused */
# define BIO_R_TRANSFER_ERROR 104
# define BIO_R_TRANSFER_TIMEOUT 105
# define BIO_R_UNABLE_TO_BIND_SOCKET 117