summaryrefslogtreecommitdiff
path: root/src/basic
diff options
context:
space:
mode:
authorDaniel Mack <github@zonque.org>2016-06-14 14:25:43 +0200
committerGitHub <noreply@github.com>2016-06-14 14:25:43 +0200
commit91bb59b4b18ef6417a2cb3d933d44f7e6920304d (patch)
tree36c715ff15f416fbf6585014e6bd598eaabef09e /src/basic
parent4892084f096c19da0e83f28f250ca187b58c22b2 (diff)
parent3dced37b7c2c9a5c733817569d2bbbaa397adaf7 (diff)
Merge pull request #3527 from poettering/systemctl-fixes
Systemctl fixes
Diffstat (limited to 'src/basic')
-rw-r--r--src/basic/unit-name.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/basic/unit-name.h b/src/basic/unit-name.h
index f209a84634..44eadf0347 100644
--- a/src/basic/unit-name.h
+++ b/src/basic/unit-name.h
@@ -195,7 +195,6 @@ typedef enum SwapState {
_SWAP_STATE_INVALID = -1
} SwapState;
-
typedef enum TargetState {
TARGET_DEAD,
TARGET_ACTIVE,