texlive[42083] Build/source/texk/chktex: chktex: typo
commits+kakuto at tug.org
commits+kakuto at tug.org
Fri Sep 16 03:15:10 CEST 2016
Revision: 42083
http://tug.org/svn/texlive?view=revision&revision=42083
Author: kakuto
Date: 2016-09-16 03:15:10 +0200 (Fri, 16 Sep 2016)
Log Message:
-----------
chktex: typo
Modified Paths:
--------------
trunk/Build/source/texk/chktex/chktex-PATCHES/patch-04-finderrs
trunk/Build/source/texk/chktex/chktex-src/FindErrs.c
Modified: trunk/Build/source/texk/chktex/chktex-PATCHES/patch-04-finderrs
===================================================================
--- trunk/Build/source/texk/chktex/chktex-PATCHES/patch-04-finderrs 2016-09-16 01:10:37 UTC (rev 42082)
+++ trunk/Build/source/texk/chktex/chktex-PATCHES/patch-04-finderrs 2016-09-16 01:15:10 UTC (rev 42083)
@@ -1,13 +1,14 @@
-diff -ur chktex.orig/FindErrs.c chktex/FindErrs.c
+diff -u chktex.orig/FindErrs.c chktex/FindErrs.c
--- chktex.orig/FindErrs.c Sat Sep 10 06:22:18 2016
-+++ chktex/FindErrs.c Fri Sep 16 09:07:42 2016
++++ chktex/FindErrs.c Fri Sep 16 10:09:42 2016
@@ -1872,7 +1872,9 @@
}
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;
if (!HeadErrOut)
+Common subdirectories: chktex.orig/m4 and chktex/m4
Modified: trunk/Build/source/texk/chktex/chktex-src/FindErrs.c
===================================================================
--- trunk/Build/source/texk/chktex/chktex-src/FindErrs.c 2016-09-16 01:10:37 UTC (rev 42082)
+++ trunk/Build/source/texk/chktex/chktex-src/FindErrs.c 2016-09-16 01:15:10 UTC (rev 42083)
@@ -1872,7 +1872,7 @@
}
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;
More information about the tex-live-commits
mailing list