summaryrefslogtreecommitdiff
path: root/Build/source/texk/chktex/chktex-1.7.4-PATCHES/patch-03-late-decl
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/chktex/chktex-1.7.4-PATCHES/patch-03-late-decl')
-rw-r--r--Build/source/texk/chktex/chktex-1.7.4-PATCHES/patch-03-late-decl5
1 files changed, 3 insertions, 2 deletions
diff --git a/Build/source/texk/chktex/chktex-1.7.4-PATCHES/patch-03-late-decl b/Build/source/texk/chktex/chktex-1.7.4-PATCHES/patch-03-late-decl
index 242355ca17b..911c753a1d2 100644
--- a/Build/source/texk/chktex/chktex-1.7.4-PATCHES/patch-03-late-decl
+++ b/Build/source/texk/chktex/chktex-1.7.4-PATCHES/patch-03-late-decl
@@ -1,5 +1,6 @@
---- FindErrs.c.orig Sat Apr 11 13:59:46 2015
-+++ FindErrs.c Sat Apr 11 16:26:04 2015
+diff -ur chktex-1.7.4.orig/FindErrs.c chktex-1.7.4/FindErrs.c
+--- chktex-1.7.4.orig/FindErrs.c 2015-04-11 20:37:49.000000000 +0200
++++ chktex-1.7.4/FindErrs.c 2015-04-12 03:17:11.000000000 +0200
@@ -1059,8 +1059,8 @@
{
if ( *e == '-' && 0 == strncmp( BufPtr, e, strlen(e) ) )