From 19892c7109dc289900f244495f263e0a53b35039 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 31 May 2014 21:39:32 +0200 Subject: whitespace MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/lib/gamma-x-randr.c | 2 +- src/lib/libgamma-facade.c | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/lib/gamma-x-randr.c b/src/lib/gamma-x-randr.c index 9870f6b..ad07e97 100644 --- a/src/lib/gamma-x-randr.c +++ b/src/lib/gamma-x-randr.c @@ -696,7 +696,7 @@ static int get_edid(libgamma_crtc_information_t* restrict out, * but version 2.0 define it as 256 bytes long. However, * version 2.0 is rare(?) and has been deprecated and replaced * by version 1.3 (I guess that is with a new version epoch, - * but I do not know.) */ + * but I do not know.) */ if (error) { free(atom_name_reply); diff --git a/src/lib/libgamma-facade.c b/src/lib/libgamma-facade.c index c94d9e3..8d64514 100644 --- a/src/lib/libgamma-facade.c +++ b/src/lib/libgamma-facade.c @@ -298,7 +298,7 @@ void libgamma_method_capabilities(libgamma_method_capabilities_t* restrict this, default: /* Method does not exists/excluded at compile-time. - We will assume that this is not done... */ + We will assume that this is not done... */ break; } } @@ -453,7 +453,7 @@ void libgamma_site_destroy(libgamma_site_state_t* restrict this) default: /* Method does not exists/excluded at compile-time. - We will assume that this is not done... */ + We will assume that this is not done... */ break; } free(this->site); @@ -606,7 +606,7 @@ void libgamma_partition_destroy(libgamma_partition_state_t* restrict this) default: /* Method does not exists/excluded at compile-time. - We will assume that this is not done... */ + We will assume that this is not done... */ break; } } @@ -758,7 +758,7 @@ void libgamma_crtc_destroy(libgamma_crtc_state_t* restrict this) default: /* Method does not exists/excluded at compile-time. - We will assume that this is not done... */ + We will assume that this is not done... */ break; } } -- cgit v1.2.3-70-g09d2