summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/mkdirat.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/mkdirat.c b/lib/mkdirat.c
index b9ba52dcd..6103c6f15 100644
--- a/lib/mkdirat.c
+++ b/lib/mkdirat.c
@@ -1,5 +1,5 @@
-/* provide a replacement openat function
- Copyright (C) 2005 Free Software Foundation, Inc.
+/* fd-relative mkdir
+ Copyright (C) 2005, 2006 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by