X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fbasic%2Funit-name.h;h=5b70f18bed766cc1bc72779bec1399334255055f;hp=0d0831115243cf5b87b1b10d9dad7fb951339d62;hb=306d96a538d1c007e1f5a700ec7555ef76372306;hpb=da2587d5154e11d4e643e326793f3ce2cc48dee6 diff --git a/src/basic/unit-name.h b/src/basic/unit-name.h index 0d0831115..5b70f18be 100644 --- a/src/basic/unit-name.h +++ b/src/basic/unit-name.h @@ -1,5 +1,3 @@ -/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/ - #pragma once /*** @@ -198,7 +196,6 @@ typedef enum SwapState { _SWAP_STATE_INVALID = -1 } SwapState; - typedef enum TargetState { TARGET_DEAD, TARGET_ACTIVE,