From 8b6fb37bf30c63ea2e501c0338ecf5594aa84840 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 28 May 2014 06:26:31 +0200 Subject: derp MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/libgamma-method.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/libgamma-method.h b/src/libgamma-method.h index 4b79e30..bb05757 100644 --- a/src/libgamma-method.h +++ b/src/libgamma-method.h @@ -337,7 +337,7 @@ typedef enum libgamma_connector_type /** * The number of values defined in `libgamma_connector_type_t`. */ -#define LIBGAMMA_CONNECTOR_TYPE_COUNT = 19 +#define LIBGAMMA_CONNECTOR_TYPE_COUNT 19 /** * Orders for subpixels. Currently the possible values are @@ -381,7 +381,7 @@ typedef enum libgamma_subpixel_order /** * The number of values defined in `libgamma_subpixel_order_t`. */ -#define LIBGAMMA_SUBPIXEL_ORDER_COUNT = 6 +#define LIBGAMMA_SUBPIXEL_ORDER_COUNT 6 /** @@ -467,7 +467,7 @@ typedef enum libgamma_subpixel_order /** * The number of `LIBGAMMA_CRTC_INFO_*` values defined. */ -#define LIBGAMMA_CRTC_INFO_COUNT = 13 +#define LIBGAMMA_CRTC_INFO_COUNT 13 /** -- cgit v1.2.3-70-g09d2