From bc311bea30e071bab1251f49a7b8115a829fb830 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 23 May 2014 19:12:23 +0200 Subject: typo 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 13cd5df..d0bb33f 100644 --- a/src/blueshift_idcrtc.c +++ b/src/blueshift_idcrtc.c @@ -215,7 +215,7 @@ int main(int argc, char** argv) switch (out_reply->connection) { case XCB_RANDR_CONNECTION_CONNECTED: - /* IF connectioned, do stuff! */ + /* If connectioned, do stuff! */ { xcb_randr_list_output_properties_cookie_t prop_cookie; xcb_randr_list_output_properties_reply_t* prop_reply; -- cgit v1.2.3-70-g09d2