]> Savannah Git Hosting - gnulib.git/commitdiff
parse-datetime: Fix comment.
authorBruno Haible <bruno@clisp.org>
Sat, 20 Feb 2021 13:13:17 +0000 (14:13 +0100)
committerBruno Haible <bruno@clisp.org>
Sat, 20 Feb 2021 13:13:36 +0000 (14:13 +0100)
* modules/parse-datetime (Makefile.am): Fix comment.

ChangeLog
modules/parse-datetime

index 44d5dd70d0305f77dde11b2988c722d454d0cb4d..1ae2fee3f66dca57f6bef040cfbcb62e342a3d74 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2021-02-20  Bruno Haible  <bruno@clisp.org>
+
+       parse-datetime: Fix comment.
+       * modules/parse-datetime (Makefile.am): Fix comment.
+
 2021-02-16  Bruno Haible  <bruno@clisp.org>
 
        passfd: Fix test failure on FreeBSD >= 12 and NetBSD in 64-bit mode.
index 820bc6ca96aad65b3d5384f5093ef1533cad7b02..8a2d050deeb1ea2179f8f59089bfbd91cc78a18a 100644 (file)
@@ -38,7 +38,7 @@ Makefile.am:
 #     and by the GNU Coding Standards
 #     <https://www.gnu.org/prep/standards/html_node/Makefile-Basics.html>
 #     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