From 52df98393467108c92ee45d9e734af55e964e6ab Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 15 Jun 2017 15:22:23 +0200 Subject: remove editor hints for vi --- libc/sysdeps/linux/arm/syscall.c | 1 - libc/sysdeps/linux/arm/vfork.S | 1 - 2 files changed, 2 deletions(-) (limited to 'libc/sysdeps/linux/arm') diff --git a/libc/sysdeps/linux/arm/syscall.c b/libc/sysdeps/linux/arm/syscall.c index 60fbcf89b..7f53fabd7 100644 --- a/libc/sysdeps/linux/arm/syscall.c +++ b/libc/sysdeps/linux/arm/syscall.c @@ -1,4 +1,3 @@ -/* vi: set sw=4 ts=4: */ /* syscall for arm/uClibc * * Copyright (C) 2002 by Erik Andersen 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 -- cgit v1.2.3