summaryrefslogtreecommitdiff
path: root/lib/at-func.c
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2011-11-04 13:33:54 +0100
committerJim Meyering <meyering@redhat.com>2011-11-04 13:34:14 +0100
commit63c87db7747df8659ecbe5d69a50989d8655d064 (patch)
tree20c263e1c0b6bb89daa5a06e95bc9ca64b06d458 /lib/at-func.c
parent170fb7e17af6f4620e63eadbf8291387a351dda9 (diff)
downloadgnulib-63c87db7747df8659ecbe5d69a50989d8655d064.tar.gz
at-func*.c: fix comments
* lib/at-func2.c: Correct/improve first-line comment. * lib/at-func.c: Correct grammar in first-line comment.
Diffstat (limited to 'lib/at-func.c')
-rw-r--r--lib/at-func.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/at-func.c b/lib/at-func.c
index 52868bcb96..5d1cd146c3 100644
--- a/lib/at-func.c
+++ b/lib/at-func.c
@@ -1,4 +1,4 @@
-/* Define an at-style functions like fstatat, unlinkat, fchownat, etc.
+/* Define at-style functions like fstatat, unlinkat, fchownat, etc.
Copyright (C) 2006, 2009-2011 Free Software Foundation, Inc.
This program is free software: you can redistribute it and/or modify