[libxml2] Fix comments in test code



commit 0c1b4fd2cfc020451110d8131e8007203e2ccffc
Author: zhouzhongyuan <zhouzhongyuan huawei com>
Date:   Sat Jul 13 10:47:25 2019 +0800

    Fix comments in test code

 runxmlconf.c   | 2 +-
 testAutomata.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/runxmlconf.c b/runxmlconf.c
index cef20f48..27e487b8 100644
--- a/runxmlconf.c
+++ b/runxmlconf.c
@@ -1,5 +1,5 @@
 /*
- * runsuite.c: C program to run libxml2 againts published testsuites
+ * runxmlconf.c: C program to run XML W3C conformance testsuites
  *
  * See Copyright for the status of this software.
  *
diff --git a/testAutomata.c b/testAutomata.c
old mode 100644
new mode 100755
index 6c4de900..13213c69
--- a/testAutomata.c
+++ b/testAutomata.c
@@ -1,5 +1,5 @@
 /*
- * testRegexp.c: simple module for testing regular expressions
+ * testAutomata.c: simple module for testing regexp automata
  *
  * See Copyright for the status of this software.
  *


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]