]> git.ipfire.org Git - thirdparty/gnutls.git/commit
x509: Remove misleading comments
authorSamuel Zeter <samuelzeter@gmail.com>
Thu, 2 Oct 2025 15:20:58 +0000 (01:20 +1000)
committerDaiki Ueno <ueno@gnu.org>
Mon, 6 Oct 2025 09:54:39 +0000 (18:54 +0900)
commit8a10d0e81a490b8bac45bc07b7c85370ef4ce0c8
treee405379d5f0306e202c4de451cdee2c71458f93b
parent851b1560bf3387e043be0eff50f8ff7d40383a04
x509: Remove misleading comments

These comments were originally from an old function called
check_schema() which has since been removed.

Signed-off-by: Samuel Zeter <samuelzeter@gmail.com>
lib/x509/privkey_pkcs8.c