From d77cf2ecaf7fa4b4ed70c89ea804e72f95c46e26 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 23 May 2014 00:41:38 +0200 Subject: missed to stage file MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/libgamma-error.h | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/libgamma-error.h b/src/libgamma-error.h index 5091d46..ddb71d2 100644 --- a/src/libgamma-error.h +++ b/src/libgamma-error.h @@ -164,6 +164,11 @@ extern const char* libgamma_group_name; */ #define LIBGAMMA_STATE_UNKNOWN (-24) +/** + * Failed to determine which connector the CRTC belongs to + */ +#define LIBGAMMA_CONNECTOR_UNKNOWN (-25) + #endif -- cgit v1.2.3-70-g09d2