summaryrefslogtreecommitdiff
path: root/src/hostname
diff options
context:
space:
mode:
authorDaniel Mack <daniel@zonque.org>2016-02-10 13:26:21 +0100
committerDaniel Mack <daniel@zonque.org>2016-02-10 13:41:57 +0100
commitb26fa1a2fbcfee7d03b0c8fd15ec3aa64ae70b9f (patch)
treeea1d3f91372c8f6b91a8d3350044e13b5ec6f71a /src/hostname
parent684d3dabef52af0390b1df989e0fab8ca090d75d (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/hostname')
-rw-r--r--src/hostname/hostnamectl.c2
-rw-r--r--src/hostname/hostnamed.c2
2 files changed, 0 insertions, 4 deletions
diff --git a/src/hostname/hostnamectl.c b/src/hostname/hostnamectl.c
index 940f6f7e23..c16a324232 100644
--- a/src/hostname/hostnamectl.c
+++ b/src/hostname/hostnamectl.c
@@ -1,5 +1,3 @@
-/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/
-
/***
This file is part of systemd.
diff --git a/src/hostname/hostnamed.c b/src/hostname/hostnamed.c
index 84605fa267..c37e32e96b 100644
--- a/src/hostname/hostnamed.c
+++ b/src/hostname/hostnamed.c
@@ -1,5 +1,3 @@
-/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/
-
/***
This file is part of systemd.