diff options
Diffstat (limited to 'lib/vtls/openssl.h')
-rw-r--r-- | lib/vtls/openssl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/vtls/openssl.h b/lib/vtls/openssl.h index d6efcb271..f3b0f967c 100644 --- a/lib/vtls/openssl.h +++ b/lib/vtls/openssl.h @@ -26,7 +26,7 @@ #ifdef USE_SSLEAY /* - * This header should only be needed to get included by sslgen.c and ssluse.c + * This header should only be needed to get included by vtls.c and openssl.c */ #include "urldata.h" |