diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2017-06-15 15:22:23 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2017-06-21 21:29:00 +0200 |
commit | 52df98393467108c92ee45d9e734af55e964e6ab (patch) | |
tree | da2f521819f6b576a2c841e0263565f6266ec9a4 /ldso/include | |
parent | 8b3d82087039655037d4d2c4545f058b3075e75c (diff) |
remove editor hints for vi
Diffstat (limited to 'ldso/include')
-rw-r--r-- | ldso/include/dl-defs.h | 1 | ||||
-rw-r--r-- | ldso/include/dl-elf.h | 1 | ||||
-rw-r--r-- | ldso/include/dl-hash.h | 1 | ||||
-rw-r--r-- | ldso/include/dl-string.h | 1 | ||||
-rw-r--r-- | ldso/include/dl-syscall.h | 1 | ||||
-rw-r--r-- | ldso/include/dlfcn.h | 1 | ||||
-rw-r--r-- | ldso/include/ldso.h | 1 | ||||
-rw-r--r-- | ldso/include/unsecvars.h | 1 |
8 files changed, 0 insertions, 8 deletions
diff --git a/ldso/include/dl-defs.h b/ldso/include/dl-defs.h index bedfa977e..f27112a11 100644 --- a/ldso/include/dl-defs.h +++ b/ldso/include/dl-defs.h @@ -1,4 +1,3 @@ -/* vi: set sw=4 ts=4: */ /* * Copyright (C) 2000-2006 by Erik Andersen <andersen@codepoet.org> * diff --git a/ldso/include/dl-elf.h b/ldso/include/dl-elf.h index 80625fd5b..a827b8d6d 100644 --- a/ldso/include/dl-elf.h +++ b/ldso/include/dl-elf.h @@ -1,4 +1,3 @@ -/* vi: set sw=4 ts=4: */ /* * Copyright (C) 2000-2005 by Erik Andersen <andersen@codepoet.org> * diff --git a/ldso/include/dl-hash.h b/ldso/include/dl-hash.h index bdb999aff..cb46bec62 100644 --- a/ldso/include/dl-hash.h +++ b/ldso/include/dl-hash.h @@ -1,4 +1,3 @@ -/* vi: set sw=4 ts=4: */ /* * Copyright (C) 2000-2006 by Erik Andersen <andersen@codepoet.org> * diff --git a/ldso/include/dl-string.h b/ldso/include/dl-string.h index 14ae617c3..fc1d1fccd 100644 --- a/ldso/include/dl-string.h +++ b/ldso/include/dl-string.h @@ -1,4 +1,3 @@ -/* vi: set sw=4 ts=4: */ /* * Copyright (C) 2000-2005 by Erik Andersen <andersen@codepoet.org> * diff --git a/ldso/include/dl-syscall.h b/ldso/include/dl-syscall.h index 3baddd323..5ba8c8780 100644 --- a/ldso/include/dl-syscall.h +++ b/ldso/include/dl-syscall.h @@ -1,4 +1,3 @@ -/* vi: set sw=4 ts=4: */ /* * Copyright (C) 2000-2005 by Erik Andersen <andersen@codepoet.org> * diff --git a/ldso/include/dlfcn.h b/ldso/include/dlfcn.h index 5cdd6be53..0d8b59280 100644 --- a/ldso/include/dlfcn.h +++ b/ldso/include/dlfcn.h @@ -1,4 +1,3 @@ -/* vi: set sw=4 ts=4: */ /* * Copyright (C) 2000-2005 by Erik Andersen <andersen@codepoet.org> * diff --git a/ldso/include/ldso.h b/ldso/include/ldso.h index e237885b9..884c116b9 100644 --- a/ldso/include/ldso.h +++ b/ldso/include/ldso.h @@ -1,4 +1,3 @@ -/* vi: set sw=4 ts=4: */ /* * Copyright (C) 2000-2005 by Erik Andersen <andersen@codepoet.org> * diff --git a/ldso/include/unsecvars.h b/ldso/include/unsecvars.h index f1ef381ee..85df7325f 100644 --- a/ldso/include/unsecvars.h +++ b/ldso/include/unsecvars.h @@ -1,4 +1,3 @@ -/* vi: set sw=4 ts=4: */ /* * Copyright (C) 2000-2005 by Erik Andersen <andersen@codepoet.org> * |