CVSROOT: /cvs Module name: src Changes by: js...@cvs.openbsd.org 2014/05/24 01:26:05
Modified files: lib/libssl/src/crypto/asn1: asn1.h asn1t.h Log message: Expand OPENSSL_{GLOBAL,EXTERN} macros that I missed last time around, since they are hiding in the #define forest. ok miod@