CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/04/14 08:16:33
Modified files:
lib/libssl/src/ssl: d1_both.c d1_enc.c d1_meth.c d1_srtp.c
d1_lib.c d1_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.
