summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/arm/vfork.S
diff options
context:
space:
mode:
Diffstat (limited to 'libc/sysdeps/linux/arm/vfork.S')
-rw-r--r--libc/sysdeps/linux/arm/vfork.S1
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/sysdeps/linux/arm/vfork.S b/libc/sysdeps/linux/arm/vfork.S
index 455b2f8d9..9b97cf051 100644
--- a/libc/sysdeps/linux/arm/vfork.S
+++ b/libc/sysdeps/linux/arm/vfork.S
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* vfork for uClibc
* Copyright (C) 2000-2006 by Erik Andersen <andersen@uclibc.org>