]> Dogcows Code - chaz/openbox/blobdiff - openbox/client.c
Fix gcc warnings
[chaz/openbox] / openbox / client.c
index 88b08f9f9eb0e30523c7dd1a2809a68bce98e7c8..c97abd5ac184d93428f69a40be7ee64b23dfe20f 100644 (file)
@@ -218,7 +218,7 @@ void client_manage(Window window, ObPrompt *prompt)
     Time launch_time;
     guint32 user_time;
     gboolean obplaced;
-    gulong ignore_start;
+    gulong ignore_start = FALSE;
 
     ob_debug("Managing window: 0x%lx", window);
 
This page took 0.018462 seconds and 4 git commands to generate.