CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/04/14 10:07:22
Modified files:
lib/libssl/src/ssl: s3_both.c s3_cbc.c s3_enc.c s3_lib.c
s3_meth.c s3_pkt.c
Log message:
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.
