summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/common/dup.c
diff options
context:
space:
mode:
Diffstat (limited to 'libc/sysdeps/linux/common/dup.c')
-rw-r--r--libc/sysdeps/linux/common/dup.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/sysdeps/linux/common/dup.c b/libc/sysdeps/linux/common/dup.c
index d35176673..13c52dd73 100644
--- a/libc/sysdeps/linux/common/dup.c
+++ b/libc/sysdeps/linux/common/dup.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* dup() for uClibc
* Copyright (C) 2000-2006 Erik Andersen <andersen@uclibc.org>