X-Git-Url: https://git.saurik.com/apple/security.git/blobdiff_plain/5c19dc3ae3bd8e40a9c028b0deddd50ff337692c..3a7be6fd655a5b07ffb821947ed6ba5fdc4bea8c:/OSX/libsecurity_apple_csp/open_ssl/opensslUtils/opensslAsn1.cpp diff --git a/OSX/libsecurity_apple_csp/open_ssl/opensslUtils/opensslAsn1.cpp b/OSX/libsecurity_apple_csp/open_ssl/opensslUtils/opensslAsn1.cpp index 5f3b68e6..fc88a8af 100644 --- a/OSX/libsecurity_apple_csp/open_ssl/opensslUtils/opensslAsn1.cpp +++ b/OSX/libsecurity_apple_csp/open_ssl/opensslUtils/opensslAsn1.cpp @@ -37,7 +37,7 @@ #include -#define sslAsn1Debug(args...) secdebug("sslAsn1", ##args) +#define sslAsn1Debug(args...) secinfo("sslAsn1", ##args) #ifndef NDEBUG /* set to 1 to see all ASN related errors */