updated version #, imlib2 fixed, i forgot when the window size changes we totally...
[monky] / src / x11.c
index cb3bda9..024fd20 100644 (file)
--- a/src/x11.c
+++ b/src/x11.c
@@ -578,7 +578,7 @@ void init_window(int own_window, int w, int h, int set_trans, int back_colour,
 #endif
 #ifdef IMLIB2
        {
-               cimlib_init(display, window.drawable, window.visual, window.colourmap);
+                cimlib_init(display, window.drawable, window.visual, window.colourmap);
        }
 #endif /* IMLIB2 */
        XFlush(display);