1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-10-24 13:33:01 +03:00

Fix comments in test code

This commit is contained in:
zhouzhongyuan
2019-07-13 10:47:25 +08:00
committed by Nick Wellnhofer
parent 4f67dbb0a1
commit 0c1b4fd2cf
2 changed files with 2 additions and 2 deletions

2
testAutomata.c Normal file → Executable file
View File

@@ -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.
*