]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
use the old type for compatibility
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Wed, 21 Nov 2012 22:29:08 +0000 (23:29 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Wed, 21 Nov 2012 22:29:08 +0000 (23:29 +0100)
lib/pkix_asn1_tab.c

index 168eb6ca006d1c39804da752b2868b3b84b36e11..9c56d1d81ac9374856bf5f1fd8d533cf8b155240 100644 (file)
@@ -4,7 +4,7 @@
 
 #include <libtasn1.h>
 
-const asn1_static_node pkix_asn1_tab[] = {
+const ASN1_ARRAY_TYPE pkix_asn1_tab[] = {
   { "PKIX1", 536875024, NULL },
   { NULL, 1073741836, NULL },
   { "id-pkix", 1879048204, NULL },