diff options
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> * |