]> git.saurik.com Git - apple/security.git/blobdiff - OSX/libsecurity_apple_csp/open_ssl/opensslUtils/opensslAsn1.cpp
Security-57740.1.18.tar.gz
[apple/security.git] / OSX / libsecurity_apple_csp / open_ssl / opensslUtils / opensslAsn1.cpp
index 5f3b68e6de92e8568ebf4758bdf90027a95c0a79..fc88a8af842a4cac02bf8f34b14c890f808005c7 100644 (file)
@@ -37,7 +37,7 @@
 
 #include <assert.h>
 
-#define sslAsn1Debug(args...)  secdebug("sslAsn1", ##args)
+#define sslAsn1Debug(args...)  secinfo("sslAsn1", ##args)
 
 #ifndef        NDEBUG
 /* set to 1 to see all ASN related errors */