New function ASN1_STRING_copy() to copy to an already
[openssl.git] / crypto / asn1 / asn1t.h
index 3ad3906d8e750996afd17f231139744921c0b927..16a1db24aa9f2090a5c733430445b6e6b4631853 100644 (file)
@@ -99,7 +99,7 @@ extern "C" {
 #define ASN1_ITEM_start(itname) \
        const ASN1_ITEM * itname##_it(void) \
        { \
-               static const ASN1_ITEM local_it = { \
+               static const ASN1_ITEM local_it = { 
 
 #define ASN1_ITEM_end(itname) \
                }; \