From: Lennart Poettering Date: Mon, 13 Jun 2016 16:47:42 +0000 (+0200) Subject: unit-name: remove spurious newline X-Git-Tag: v231~161^2~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f256aa8853ad5d856457aa427224a585df54b00b;p=thirdparty%2Fsystemd.git unit-name: remove spurious newline --- diff --git a/src/basic/unit-name.h b/src/basic/unit-name.h index f209a846343..44eadf03475 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,