CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/06/10 08:49:15
Modified files:
lib/libssl/src/ssl: s3_enc.c
Log message:
Remove pointless casts and use c instead of &c[0], since it is the same
thing for an unsigned char array.
ok deraadt@
