From: Marco Peereboom Date: Thu, 15 Jan 2009 13:44:52 +0000 (+0000) Subject: Probably a fat finger from mr McBride X-Git-Url: https://jasonwoof.com/gitweb/?a=commitdiff_plain;h=f5b4f5994e10722cc39f43040dfd8e402ef99dc9;hp=4f0813c94d839dc577189a8056f0cf506a4285d3;p=spectrwm.git Probably a fat finger from mr McBride --- diff --git a/scrotwm.c b/scrotwm.c index f1c498d..42da045 100644 --- a/scrotwm.c +++ b/scrotwm.c @@ -82,7 +82,7 @@ #define SWM_D_EVENT 0x0002 #define SWM_D_WS 0x0004 #define SWM_D_FOCUS 0x0008 -#define SWM_D_FOCUS 0x0010 +#define SWM_D_MOVE 0x0010 u_int32_t swm_debug = 0 | SWM_D_MISC