diff options
author | Norbert Preining <norbert@preining.info> | 2023-12-24 03:00:58 +0000 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2023-12-24 03:00:58 +0000 |
commit | 4730d615ef9f92ac5b55492b0eadad6023d991e0 (patch) | |
tree | 6afc7d909d59982d073ece7c71d7d04d0d202156 /support/lacheck/config.h.in | |
parent | c1e3db297f3e73544664a0506bf8d57f7b0027a8 (diff) |
CTAN sync 202312240300
Diffstat (limited to 'support/lacheck/config.h.in')
-rw-r--r-- | support/lacheck/config.h.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/support/lacheck/config.h.in b/support/lacheck/config.h.in index 73ad02d6bf..c33573eadc 100644 --- a/support/lacheck/config.h.in +++ b/support/lacheck/config.h.in @@ -24,6 +24,6 @@ /* Version number of package */ #undef VERSION -/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a - `char[]'. */ +/* Define to 1 if 'lex' declares 'yytext' as a 'char *' by default, not a + 'char[]'. */ #undef YYTEXT_POINTER |