chiark / gitweb /
unit-name: remove spurious newline
authorLennart Poettering <lennart@poettering.net>
Mon, 13 Jun 2016 16:47:42 +0000 (18:47 +0200)
committerSven Eden <yamakuzure@gmx.net>
Fri, 16 Jun 2017 08:12:59 +0000 (10:12 +0200)
src/basic/unit-name.h

index 94985654f89c208bcb189e83608be57d9c5c2980..5b70f18bed766cc1bc72779bec1399334255055f 100644 (file)
@@ -196,7 +196,6 @@ typedef enum SwapState {
         _SWAP_STATE_INVALID = -1
 } SwapState;
 
-
 typedef enum TargetState {
         TARGET_DEAD,
         TARGET_ACTIVE,