From 93677ccfab46f7c49d291d626c514f55bd938dc9 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 23 May 2014 22:04:13 +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/blueshift_idcrtc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/blueshift_idcrtc.c b/src/blueshift_idcrtc.c index d0bb33f..b7dc26a 100644 --- a/src/blueshift_idcrtc.c +++ b/src/blueshift_idcrtc.c @@ -203,7 +203,7 @@ int main(int argc, char** argv) /* Extract the output name from the data structure that holds it. */ name = xcb_randr_get_output_info_name(out_reply); - /* As well as the length of the name; it is not NUL-termianted.*/ + /* As well as the length of the name; it is not NUL-termianted. */ name_len = out_reply->name_len; /* Print the output name, we specified length, so that -- cgit v1.2.3-70-g09d2