summaryrefslogtreecommitdiff
path: root/testSAX.c
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2001-12-31 16:16:02 +0000
committerDaniel Veillard <veillard@src.gnome.org>2001-12-31 16:16:02 +0000
commitcbaf399537a1fb69ef97b079e4cb553869aaa4d9 (patch)
tree05c7802f8e0c366451d19a827cb7d4186d31825c /testSAX.c
parent7f9a6806ed3d37063e159b257aec029ffda1e1af (diff)
downloadlibxml2-cbaf399537a1fb69ef97b079e4cb553869aaa4d9.tar.gz
applied 42 documentation patches from Charlie Bozeman. Regenerated the
* *.c include/libxml/*.h doc/html/*: applied 42 documentation patches from Charlie Bozeman. Regenerated the HTML docs. Daniel
Diffstat (limited to 'testSAX.c')
-rw-r--r--testSAX.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testSAX.c b/testSAX.c
index a6a0d799..0bf394f3 100644
--- a/testSAX.c
+++ b/testSAX.c
@@ -1,5 +1,5 @@
/*
- * tester.c : a small tester program for parsing using the SAX API.
+ * testSAX.c : a small tester program for parsing using the SAX API.
*
* See Copyright for the status of this software.
*