test-posixtm.c: correct a comment
authorJim Meyering <meyering@redhat.com>
Sat, 19 Sep 2009 16:55:20 +0000 (18:55 +0200)
committerJim Meyering <meyering@redhat.com>
Sat, 19 Sep 2009 16:55:49 +0000 (18:55 +0200)
* tests/test-posixtm.c: Correct first-line comment.
Spotted by Eric Blake.

ChangeLog
tests/test-posixtm.c

index f67c52a466e7b844633e4c3f10eb804745345f3b..f6c0efab24db80d99cdf66c5012885db6cf1f53f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-09-19  Jim Meyering  <meyering@redhat.com>
+
+       test-posixtm.c: correct a comment
+       * tests/test-posixtm.c: Correct first-line comment.
+       Spotted by Eric Blake.
+
 2009-09-16  Jim Meyering  <meyering@redhat.com>
 
        posixtm-tests: make T const-correct; add a test case
index 0e6167f752e283e62f643dd294bf9fdc65884bb1..2e17b4155ddf0e1b289bcd69b713b96489306178 100644 (file)
@@ -1,4 +1,4 @@
-/* Test that openat_safer leave standard fds alone.
+/* Test that posixtime works as required.
    Copyright (C) 2009 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify