summaryrefslogtreecommitdiff
path: root/src/login
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2018-05-22 16:08:26 +0200
committerSven Eden <yamakuzure@gmx.net>2018-08-24 16:47:08 +0200
commit887b812d93a7ed02dfb92ce3e46a418334d8f1ba (patch)
tree996ca3ddd599f8aafbdccf7ee6ad39fc8a9aea4c /src/login
parent683bf69990339755aac44d636d12d6408c53b07e (diff)
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 32626118e..712260a5a 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,