X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=openbox%2Ffocus.c;h=740ce07bda605eead2fef130a61a528570a10231;hb=365940477b77e6993412dfd7136172a4d4318ac1;hp=1006c72557b8d9e1db9d9ad09594cf60419f665d;hpb=2d1b5d6e0a46cd8d3c89dec7662e28106dee0b88;p=chaz%2Fopenbox diff --git a/openbox/focus.c b/openbox/focus.c index 1006c725..740ce07b 100644 --- a/openbox/focus.c +++ b/openbox/focus.c @@ -294,7 +294,7 @@ void focus_cycle(gboolean forward, gboolean linear, static ObClient *t = NULL; static GList *order = NULL; GList *it, *start, *list; - ObClient *ft; + ObClient *ft = NULL; if (cancel) { if (focus_cycle_target)