From 7563be91dc30ff754140468c70d47a7b03fb6df4 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sat, 20 Feb 2021 14:13:17 +0100 Subject: [PATCH] parse-datetime: Fix comment. * modules/parse-datetime (Makefile.am): Fix comment. --- ChangeLog | 5 +++++ modules/parse-datetime | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 44d5dd70d0..1ae2fee3f6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2021-02-20 Bruno Haible + + parse-datetime: Fix comment. + * modules/parse-datetime (Makefile.am): Fix comment. + 2021-02-16 Bruno Haible passfd: Fix test failure on FreeBSD >= 12 and NetBSD in 64-bit mode. diff --git a/modules/parse-datetime b/modules/parse-datetime index 820bc6ca96..8a2d050dee 100644 --- a/modules/parse-datetime +++ b/modules/parse-datetime @@ -38,7 +38,7 @@ Makefile.am: # and by the GNU Coding Standards # # the file should be generated in the source directory. -# - The #line numbers in the .c file refer to a nonexistent file once it +# - The #line directives in the .c file refer to a nonexistent file once it # has been moved from the build directory to the source directory. This # leads to error if 'lcov' is used later. # Additionally, here we assume GNU Bison and therefore don't need the ylwrap -- 2.39.5