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