From 31d529145eaca3dfde396164da6474bc9a4c60da Mon Sep 17 00:00:00 2001 From: zhouzhongyuan Date: Tue, 16 Jul 2019 20:34:32 +0800 Subject: [PATCH] fix comment in runxmlconf.c --- runxmlconf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100644 => 100755 runxmlconf.c diff --git a/runxmlconf.c b/runxmlconf.c old mode 100644 new mode 100755 index cef20f484..3192e3191 --- 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. * -- GitLab