summaryrefslogtreecommitdiff
path: root/Build/source/utils/lacheck/lacheck.c
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-07-11 15:49:33 +0000
committerKarl Berry <karl@freefriends.org>2019-07-11 15:49:33 +0000
commit5938928a64aa39f0ba3e6219efaa13bea35eba4c (patch)
treebef8c66376fdf4457aacc27afb5690fc9df12042 /Build/source/utils/lacheck/lacheck.c
parentf083fa42721461581dd8778d85d830af91e050f8 (diff)
regen
git-svn-id: svn://tug.org/texlive/trunk@51611 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/utils/lacheck/lacheck.c')
-rw-r--r--Build/source/utils/lacheck/lacheck.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/utils/lacheck/lacheck.c b/Build/source/utils/lacheck/lacheck.c
index 452f582c4f7..20f1fda54a8 100644
--- a/Build/source/utils/lacheck/lacheck.c
+++ b/Build/source/utils/lacheck/lacheck.c
@@ -1996,7 +1996,7 @@ goto find_rule; \
#define YY_RESTORE_YY_MORE_OFFSET
char *yytext;
#line 1 "../../../utils/lacheck/lacheck.l"
-/* $Id: lacheck.l 51585 2019-07-08 22:23:38Z karl $
+/* $Id: lacheck.l 51590 2019-07-09 15:26:51Z karl $
*
* lacheck.lex - A consistency checker checker for LaTeX documents
*
@@ -4423,7 +4423,7 @@ void yyfree (void * ptr )
static void print_version (void)
{
printf("%s (TeX Live) %s\n", PROGNAME, "1.29");
- puts("$Id: lacheck.l 51585 2019-07-08 22:23:38Z karl $");
+ puts("$Id: lacheck.l 51590 2019-07-09 15:26:51Z karl $");
printf("License GPLv1+: GNU GPL version 1 or later");
puts(" <https://gnu.org/licenses/gpl.html>.");
puts("This is free software: you are free to change and redistribute it.");