Fix broken endif

This commit is contained in:
Colton Willey
2024-09-23 12:11:04 -07:00
parent 183aef241c
commit e5022e3ef0

View File

@@ -38312,8 +38312,8 @@ static int ParseCRL_CrlNumExt(const byte* input, int sz, DecodedCRL* dcrl)
FREE_ASNGETDATA(dataASN, dcrl->heap);
return ret;
#endif /* WOLFSSL_ASN_TEMPLATE */
}
#endif /* WOLFSSL_ASN_TEMPLATE */
#ifndef WOLFSSL_ASN_TEMPLATE