ASN1_TYPE definition corrected
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Mon, 1 Oct 2012 20:09:26 +0000 (22:09 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Mon, 1 Oct 2012 20:14:09 +0000 (22:14 +0200)
lib/libtasn1.h

index 64e4ee0..f5ecbd7 100644 (file)
@@ -302,7 +302,7 @@ extern "C"
 
 #define node_asn_struct asn_node_st
 #define node_asn asn_node_st
-#define ASN1_TYPE node_asn_t
+#define ASN1_TYPE asn_node_t
 #define ASN1_TYPE_EMPTY NULL
 
 #define static_struct_asn asn_static_node_st