diff options
Diffstat (limited to 'Build/source/texk/chktex/chktex-src/FindErrs.c')
-rw-r--r-- | Build/source/texk/chktex/chktex-src/FindErrs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/chktex/chktex-src/FindErrs.c b/Build/source/texk/chktex/chktex-src/FindErrs.c index b4c4553fa34..57015b9505d 100644 --- a/Build/source/texk/chktex/chktex-src/FindErrs.c +++ b/Build/source/texk/chktex/chktex-src/FindErrs.c @@ -1872,7 +1872,7 @@ PrintError(const char *File, const char *String, } else { -/* I remove this line temporally, because chktex.test fails --ak (2016/09/16) +/* I remove this line temporarily, because chktex.test fails. --ak (2016/09/16) FoundErr = EXIT_FAILURE; */ Context = LaTeXMsgs[Error].Context; |