From 86bbe5bfbc0bf213e9d3fafbe6c64d59b9fc90ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Wed, 9 Jul 2014 22:29:24 -0400 Subject: test-tables: add new entries One missing string found. A few things had to be moved around to make it possible to test them. --- src/shared/install.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/shared/install.h') 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; -- cgit v1.2.3