diff options
author | Daniel Mack <daniel@zonque.org> | 2016-02-10 13:26:21 +0100 |
---|---|---|
committer | Daniel Mack <daniel@zonque.org> | 2016-02-10 13:41:57 +0100 |
commit | b26fa1a2fbcfee7d03b0c8fd15ec3aa64ae70b9f (patch) | |
tree | ea1d3f91372c8f6b91a8d3350044e13b5ec6f71a /src/boot/efi/boot.c | |
parent | 684d3dabef52af0390b1df989e0fab8ca090d75d (diff) |
tree-wide: remove Emacs lines from all files
This should be handled fine now by .dir-locals.el, so need to carry that
stuff in every file.
Diffstat (limited to 'src/boot/efi/boot.c')
-rw-r--r-- | src/boot/efi/boot.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/boot/efi/boot.c b/src/boot/efi/boot.c index 6d35adc0e2..893980071f 100644 --- a/src/boot/efi/boot.c +++ b/src/boot/efi/boot.c @@ -1,5 +1,3 @@ -/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/ - /* * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License as published by |