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/basic/string-util.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/basic/string-util.c')
-rw-r--r-- | src/basic/string-util.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/basic/string-util.c b/src/basic/string-util.c index cb75b09c74..0bde55f9d5 100644 --- a/src/basic/string-util.c +++ b/src/basic/string-util.c @@ -1,5 +1,3 @@ -/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/ - /*** This file is part of systemd. |