CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2018/05/18 16:02:23
Modified files: lib/libcrypto/x509: x509_vfy.h Log message: Fix eyesore indentation of member functions of X509_LOOKUP_METHOD. Sprinkle a few spaces after commas while there. Omitted from earlier commit to reduce noise in the diff.