more debug info
This commit is contained in:
parent
c310bbc319
commit
477395a8bf
|
@ -206,6 +206,7 @@ void tex_parse(const char *source, size_t len, struct tex_struct_s **tex_struct,
|
||||||
|
|
||||||
#ifdef __TEX_PARSER_DEBUG
|
#ifdef __TEX_PARSER_DEBUG
|
||||||
puts("<-OBJ_UNDEF");
|
puts("<-OBJ_UNDEF");
|
||||||
|
puts("<-OBJ_UNDEF");
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue