diff options
Diffstat (limited to 'libc/sysdeps/linux/common/fallocate64.c')
-rw-r--r-- | libc/sysdeps/linux/common/fallocate64.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/sysdeps/linux/common/fallocate64.c b/libc/sysdeps/linux/common/fallocate64.c index 1aa351ebe..3771b6eb0 100644 --- a/libc/sysdeps/linux/common/fallocate64.c +++ b/libc/sysdeps/linux/common/fallocate64.c @@ -1,4 +1,3 @@ -/* vi: set sw=4 ts=4: */ /* * fallocate() for uClibc - based off posix_fallocate() by Erik Andersen * http://www.opengroup.org/onlinepubs/9699919799/functions/posix_fallocate.html |