First pass at applying KNF to the OpenSSL code, which almost makes it
authorjsing <jsing@openbsd.org>
Tue, 15 Apr 2014 17:24:25 +0000 (17:24 +0000)
committerjsing <jsing@openbsd.org>
Tue, 15 Apr 2014 17:24:25 +0000 (17:24 +0000)
commitc1af6f4e808bbd9184a1acbc00d35c3f6822ba86
treeb464dbe793c671fe5a2c73c0515598ee89e090dd
parentfd5791d28ebed3b86d898719e86a65f34f1d44bc
First pass at applying KNF to the OpenSSL code, which almost makes it
readable. This pass is whitespace only and can readily be verified using
tr and md5.
lib/libcrypto/x509/by_dir.c
lib/libcrypto/x509/by_file.c
lib/libcrypto/x509/x_all.c
lib/libssl/src/crypto/x509/by_dir.c
lib/libssl/src/crypto/x509/by_file.c
lib/libssl/src/crypto/x509/x_all.c