X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=crypto%2Fdh%2Fdh_pmeth.c;h=5a83b483dd0ebadab6012f67ee2290836ce5b369;hb=ada66e78ef535fe80e422bbbadffe8e7863d457c;hp=3b163bbe4ecb88fea8da068be0a2125c492e50c7;hpb=0ad05b190ebb3a62f8519c8c4c721304c2405849;p=oweals%2Fopenssl.git diff --git a/crypto/dh/dh_pmeth.c b/crypto/dh/dh_pmeth.c index 3b163bbe4e..5a83b483dd 100644 --- a/crypto/dh/dh_pmeth.c +++ b/crypto/dh/dh_pmeth.c @@ -8,7 +8,7 @@ */ /* - * DSA low level APIs are deprecated for public use, but still ok for + * DH & DSA low level APIs are deprecated for public use, but still ok for * internal use. */ #include "internal/deprecated.h"