Bring SSL_group_to_name docs in line with API definition
authorNeil Horman <nhorman@openssl.org>
Fri, 8 Mar 2024 20:06:33 +0000 (15:06 -0500)
committerNeil Horman <nhorman@openssl.org>
Sun, 10 Mar 2024 00:05:23 +0000 (19:05 -0500)
commit53a8728686663f4fe044cd1a5757f6fcfd777317
treee8bcdb8ad13e66f98e9a5f4bdf4af97e56162a50
parentbf7ae259a405a642dee93b18ffe5b875a056045a
Bring SSL_group_to_name docs in line with API definition

docs say the SSL object in this function is const, but the api doesn't
qualify it as such.  Adjust the docs to match the definition

Reviewed-by: Ben Kaduk <kaduk@mit.edu>
Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23785)
doc/man3/SSL_group_to_name.pod