changeset 12033:70dfa341179d

test-posixtm.c: correct a comment * tests/test-posixtm.c: Correct first-line comment. Spotted by Eric Blake.
author Jim Meyering <meyering@redhat.com>
date Sat, 19 Sep 2009 18:55:20 +0200
parents 12513d9f050c
children 3a36df817115
files ChangeLog tests/test-posixtm.c
diffstat 2 files changed, 7 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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
--- a/tests/test-posixtm.c
+++ b/tests/test-posixtm.c
@@ -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