From 73ad4ba00dc6bf8f898189d783e393925f766c64 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 28 Aug 2014 13:39:46 +0200 Subject: m doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/lib/gamma-dummy.c | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) (limited to 'src/lib') diff --git a/src/lib/gamma-dummy.c b/src/lib/gamma-dummy.c index a590a93..86768e5 100644 --- a/src/lib/gamma-dummy.c +++ b/src/lib/gamma-dummy.c @@ -39,11 +39,25 @@ typedef struct libgamma_dummy_configurations { /** * The method's capabilities. + * + * Some fields are ignored: + * - real + * - fake */ libgamma_method_capabilities_t capabilities; /** * Template for CRTC:s information. + * + * Some fields are ignored: + * - width_mm_edid + * - width_mm_edid_error + * - height_mm_edid + * - height_mm_edid_error + * - gamma_red + * - gamma_green + * - gamma_blue + * - gamma_error */ libgamma_crtc_information_t crtc_info_template; @@ -131,7 +145,7 @@ typedef struct libgamma_dummy_crtc /** * Information about the CRTC and monitor. * - * Some feilds are ignored: + * Some fields are ignored: * - width_mm_edid * - width_mm_edid_error * - height_mm_edid -- cgit v1.2.3-70-g09d2