[systemd-devel] [PATCH v2 1/8] add source format modeline

Joonas Lahtinen joonas.lahtinen at linux.intel.com
Tue Dec 10 01:22:45 PST 2013


For easier editing, add source format modeline similar to other files.

Signed-off-by: Joonas Lahtinen <joonas.lahtinen at linux.intel.com>
Reviewed-by: Mikko Ylinen <mikko.ylinen at intel.com>
Acked-by: Darren Hart <dvhart at linux.intel.com>
---
 src/efi/gummiboot.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/efi/gummiboot.c b/src/efi/gummiboot.c
index 8ef3e09..127db22 100644
--- a/src/efi/gummiboot.c
+++ b/src/efi/gummiboot.c
@@ -1,3 +1,5 @@
+/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/
+
 /*
  * Simple UEFI boot loader which executes configured EFI images, where the
  * default entry is selected by a configured pattern (glob) or an on-screen
-- 
1.8.1.4



More information about the systemd-devel mailing list