diff options
Diffstat (limited to 'io/futimens.c')
-rw-r--r-- | io/futimens.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/io/futimens.c b/io/futimens.c index fa93096de6..fb170ffc3c 100644 --- a/io/futimens.c +++ b/io/futimens.c @@ -1,4 +1,4 @@ -/* Change access and modification times of open file. Linux version. +/* Change access and modification times of open file. Stub version. Copyright (C) 2007-2018 Free Software Foundation, Inc. This file is part of the GNU C Library. |