X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fshared%2Finstall.h;h=ff16d9f681a993edeb79c9c5579c4c2122ff7b5b;hb=aa08982d62cf45b59ea6a06c915391f5db1fb86e;hp=91ce192a4f04692e4bc6852ee6a85cfff47fdf9e;hpb=d54c4993699f4fa5feece43715aac3564c4dada6;p=elogind.git diff --git a/src/shared/install.h b/src/shared/install.h index 91ce192a4..ff16d9f68 100644 --- a/src/shared/install.h +++ b/src/shared/install.h @@ -49,7 +49,7 @@ typedef enum UnitFilePresetMode { UNIT_FILE_PRESET_FULL, UNIT_FILE_PRESET_ENABLE_ONLY, UNIT_FILE_PRESET_DISABLE_ONLY, - _UNIT_FILE_PRESET_MODE_MAX, + _UNIT_FILE_PRESET_MAX, _UNIT_FILE_PRESET_INVALID = -1 } UnitFilePresetMode;