diff options
Diffstat (limited to 'dirmngr/http.c')
-rw-r--r-- | dirmngr/http.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dirmngr/http.c b/dirmngr/http.c index de62edc08..f26675f9b 100644 --- a/dirmngr/http.c +++ b/dirmngr/http.c @@ -39,7 +39,7 @@ - stpcpy is required - fixme: list other requirements. - - Either HTTP_USE_NTBTLS or HTTP_USE_GNUTLS must be defind to select + - Either HTTP_USE_NTBTLS or HTTP_USE_GNUTLS must be defined to select which TLS library to use. - With HTTP_NO_WSASTARTUP the socket initialization is not done |