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/misc/dirent/scandir.c | 1 - libc/misc/internals/parse_config.c | 1 - libc/misc/sysvipc/__syscall_ipc.c | 1 - libc/misc/utmp/utent.c | 1 - libc/misc/wordexp/wordexp.c | 1 - 5 files changed, 5 deletions(-) (limited to 'libc/misc') diff --git a/libc/misc/dirent/scandir.c b/libc/misc/dirent/scandir.c index 1f6c1ec9c..40ce97bac 100644 --- a/libc/misc/dirent/scandir.c +++ b/libc/misc/dirent/scandir.c @@ -1,4 +1,3 @@ -/* vi: set sw=4 ts=4: */ /* * Copyright (C) 2000-2011 Erik Andersen * diff --git a/libc/misc/internals/parse_config.c b/libc/misc/internals/parse_config.c index b79b7a081..cb7b2b98c 100644 --- a/libc/misc/internals/parse_config.c +++ b/libc/misc/internals/parse_config.c @@ -1,4 +1,3 @@ -/* vi: set sw=4 ts=4: */ /* * config file parser helper * diff --git a/libc/misc/sysvipc/__syscall_ipc.c b/libc/misc/sysvipc/__syscall_ipc.c index 304a42c29..5667f3f86 100644 --- a/libc/misc/sysvipc/__syscall_ipc.c +++ b/libc/misc/sysvipc/__syscall_ipc.c @@ -1,4 +1,3 @@ -/* vi: set sw=4 ts=4: */ /* * __syscall_ipc() for uClibc * diff --git a/libc/misc/utmp/utent.c b/libc/misc/utmp/utent.c index 16f4b115f..7460b6e88 100644 --- a/libc/misc/utmp/utent.c +++ b/libc/misc/utmp/utent.c @@ -1,4 +1,3 @@ -/* vi: set sw=4 ts=4: */ /* utent.c */ /* Let it be known that this is very possibly the worst standard ever. HP-UX does one thing, someone else does another, linux another... If anyone diff --git a/libc/misc/wordexp/wordexp.c b/libc/misc/wordexp/wordexp.c index b1cc60942..fb635fe91 100644 --- a/libc/misc/wordexp/wordexp.c +++ b/libc/misc/wordexp/wordexp.c @@ -1,4 +1,3 @@ -/* vi: set sw=4 ts=4: */ /* POSIX.2 wordexp implementation. Copyright (C) 1997, 1998, 1999 Free Software Foundation, Inc. This file is part of the GNU C Library. -- cgit v1.2.3