fixup #290
This commit is contained in:
parent
15eab9702b
commit
efa089e211
@ -239,8 +239,8 @@ SEQUENCE(3 elem)
|
|||||||
static void _der_tests_print_flexi(ltc_asn1_list* l, unsigned int level)
|
static void _der_tests_print_flexi(ltc_asn1_list* l, unsigned int level)
|
||||||
{
|
{
|
||||||
char buf[1024];
|
char buf[1024];
|
||||||
char* name = NULL;
|
const char* name = NULL;
|
||||||
char* text = NULL;
|
const char* text = NULL;
|
||||||
ltc_asn1_list* ostring = NULL;
|
ltc_asn1_list* ostring = NULL;
|
||||||
unsigned int n;
|
unsigned int n;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user