From: Bruno Haible Date: Sat, 20 Feb 2021 13:13:17 +0000 (+0100) Subject: parse-datetime: Fix comment. X-Git-Tag: v1.0~3067 X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=7563be91dc30ff754140468c70d47a7b03fb6df4;p=gnulib.git parse-datetime: Fix comment. * modules/parse-datetime (Makefile.am): Fix comment. --- 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