diff options
Diffstat (limited to 'libc/sysdeps/linux/common/sync_file_range.c')
-rw-r--r-- | libc/sysdeps/linux/common/sync_file_range.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/sysdeps/linux/common/sync_file_range.c b/libc/sysdeps/linux/common/sync_file_range.c index faeae3c61..3e7c4b59c 100644 --- a/libc/sysdeps/linux/common/sync_file_range.c +++ b/libc/sysdeps/linux/common/sync_file_range.c @@ -1,4 +1,3 @@ -/* vi: set sw=4 ts=4: */ /* * sync_file_range() for uClibc * |