summaryrefslogtreecommitdiff
path: root/src/login
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2018-05-22 16:08:26 +0200
committerLennart Poettering <lennart@poettering.net>2018-05-22 16:13:45 +0200
commit56b00d0028894c078fcbd617a5f2a589137bcf95 (patch)
treedc15b8966f719fe89d05e2318a6c67b82d8c6e33 /src/login
parent3dfd31c8d241295032c75a6f9c6df33b165914bd (diff)
downloadsystemd-56b00d0028894c078fcbd617a5f2a589137bcf95.tar.gz
tree-wide: remove some double newlines in headers, too
Diffstat (limited to 'src/login')
-rw-r--r--src/login/logind-inhibit.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/login/logind-inhibit.h b/src/login/logind-inhibit.h
index 32626118eb..712260a5a1 100644
--- a/src/login/logind-inhibit.h
+++ b/src/login/logind-inhibit.h
@@ -9,7 +9,6 @@
typedef struct Inhibitor Inhibitor;
-
typedef enum InhibitWhat {
INHIBIT_SHUTDOWN = 1,
INHIBIT_SLEEP = 2,