mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-03-19 14:50:07 +03:00
oops typo in gentest.py, Daniel
This commit is contained in:
parent
8a32fe4839
commit
348636d2af
@ -128,7 +128,7 @@ static int testlibxml2(void);
|
||||
static int generic_errors = 0;
|
||||
static int call_tests = 0;
|
||||
|
||||
static xmlChar chartab[1024] = " chartab\n";
|
||||
static xmlChar chartab[1024] = " chartab\\n";
|
||||
|
||||
static void
|
||||
structured_errors(void *userData ATTRIBUTE_UNUSED,
|
||||
|
Loading…
x
Reference in New Issue
Block a user