From 42bf29fb20349b0c92307a4a9c503bee3e8e9039 Mon Sep 17 00:00:00 2001 From: tobias Date: Sat, 28 Nov 2009 17:52:12 +0000 Subject: style (whitespaces) ok oga, okan --- screen.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'screen.c') diff --git a/screen.c b/screen.c index f3f1a5a..6372362 100644 --- a/screen.c +++ b/screen.c @@ -77,7 +77,7 @@ screen_init_xinerama(struct screen_ctx *sc) HasXinerama = 0; sc->xinerama_no = 0; } - + info = XineramaQueryScreens(X_Dpy, &no); if (info == NULL) { /* Is xinerama actually off, instead of a malloc failure? */ -- cgit 1.4.1