diff options
Diffstat (limited to 'misc/futimesat.c')
-rw-r--r-- | misc/futimesat.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/futimesat.c b/misc/futimesat.c index fc53d32..b467184 100644 --- a/misc/futimesat.c +++ b/misc/futimesat.c @@ -1,4 +1,5 @@ -/* Copyright (C) 2005-2018 Free Software Foundation, Inc. +/* futimesat -- Change access and modification times of file. Stub version. + Copyright (C) 2005-2018 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or |