CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/02/06 20:23:05
Modified files:
lib/libcrypto/crypto: Makefile
lib/libssl/src/crypto/evp: c_all.c
Removed files:
lib/libssl/src/crypto/evp: c_allc.c c_alld.c
Log message:
Combine c_allc.c and c_alld.c into c_all.c - there is not much point having
this split across files, especially when two of them have less code than
license text.
ok bcook@ beck@ doug@ miod@
