X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Funit.h;h=605fa3774d8944ec4c27a0d5514dcc408efecfa7;hb=4a9e2fffdff2aade58d0d6052670b0eb0848af64;hp=aa818d4f2115d405300553c3b98882f8f9ef144e;hpb=b9c0d4415b8cd6135321185b6febfdd1366a477c;p=elogind.git diff --git a/src/unit.h b/src/unit.h index aa818d4f2..605fa3774 100644 --- a/src/unit.h +++ b/src/unit.h @@ -62,7 +62,7 @@ enum UnitLoadState { UNIT_LOADED, UNIT_ERROR, UNIT_MERGED, - UNIT_BANNED, + UNIT_MASKED, _UNIT_LOAD_STATE_MAX, _UNIT_LOAD_STATE_INVALID = -1 };