From 0dc1c9c3be6a1b7a08f397dba198328df451733c Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 21 May 2014 06:53:25 +0200 Subject: m + call adjustment method specific functions 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 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'src/libgamma-error.h') diff --git a/src/libgamma-error.h b/src/libgamma-error.h index bd17097..a3c5387 100644 --- a/src/libgamma-error.h +++ b/src/libgamma-error.h @@ -19,7 +19,11 @@ #define LIBGAMMA_ERROR_H -/* TODO: Fill with error values (they should be negative.) */ +/** + * The selected adjustment method does not exist + * or has been excluded at compile-time + */ +#define LIBGAMMA_NO_SUCH_ADJUSTMENT_METHOD -1 #endif -- cgit v1.2.3-70-g09d2