commit | d0c9c32f64c09c699c54dc9ffb8558c297f9e08e | [log] [tgz] |
---|---|---|
author | Daniel Veillard <veillard@src.gnome.org> | Fri Oct 10 00:49:42 2003 +0000 |
committer | Daniel Veillard <veillard@src.gnome.org> | Fri Oct 10 00:49:42 2003 +0000 |
tree | a97a50d631a119c711a567d0b11afb18128fe44d | |
parent | e2238d5617c3f16e3f8fff16609d692064affd1e [diff] |
cleanup fix a funny typo converted the Schemas code to the new error * Makefile.am: cleanup * encoding.c: fix a funny typo * error.c xmlschemas.c xmlschemastypes.c include/libxml/xmlerror.h: converted the Schemas code to the new error handling. PITA, still need to check output from regression tests. Daniel