summaryrefslogtreecommitdiff
path: root/tests/test-posixtm.c
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2009-09-19 18:55:20 +0200
committerJim Meyering <meyering@redhat.com>2009-09-19 18:55:49 +0200
commit3e2faf235348ba68f0fd19bc34d466cb1cfc1597 (patch)
tree14c710b0e0979b7755c619ed3e24d0f28db58279 /tests/test-posixtm.c
parenteee5595d424b0df7e9a135dbf11b999673a821f0 (diff)
downloadgnulib-3e2faf235348ba68f0fd19bc34d466cb1cfc1597.tar.gz
test-posixtm.c: correct a comment
* tests/test-posixtm.c: Correct first-line comment. Spotted by Eric Blake.
Diffstat (limited to 'tests/test-posixtm.c')
-rw-r--r--tests/test-posixtm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-posixtm.c b/tests/test-posixtm.c
index 0e6167f752..2e17b4155d 100644
--- 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