CVSROOT:        /cvs
Module name:    src
Changes by:     t...@cvs.openbsd.org    2023/04/28 09:57:38

Modified files:
        lib/libcrypto/x509: x509_policy.c 

Log message:
Silence gcc-4 warnings about sk_sort()

Tell it we deliberately ignore the return value, (we really don't
care what the old comparison function was).

Reply via email to