CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/06/29 10:34:12
Removed files:
lib/libssl/src/crypto/pkcs7: bio_ber.c
Log message:
Remove another unused source file - I got suspicious when I found a
function that ended with:
if (ret & 0x01)
if (ret & V_ASN1_CONSTRUCTED)
}
