]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
unit-name: remove spurious newline
authorLennart Poettering <lennart@poettering.net>
Mon, 13 Jun 2016 16:47:42 +0000 (18:47 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 13 Jun 2016 16:47:42 +0000 (18:47 +0200)
src/basic/unit-name.h

index f209a846343ac9a03354be395215716a6474eaea..44eadf034756a4c429db22cb141530ae6f8e8235 100644 (file)
@@ -195,7 +195,6 @@ typedef enum SwapState {
         _SWAP_STATE_INVALID = -1
 } SwapState;
 
-
 typedef enum TargetState {
         TARGET_DEAD,
         TARGET_ACTIVE,