From: Marco Peereboom Date: Tue, 13 Jan 2009 22:57:43 +0000 (+0000) Subject: Silly mcbride spacing * X-Git-Url: https://jasonwoof.com/gitweb/?a=commitdiff_plain;h=744ee6bdfd19dcedc59647b05a0ce6caf7d8c04c;p=spectrwm.git Silly mcbride spacing * --- diff --git a/scrotwm.c b/scrotwm.c index f4d24a0..b86d93e 100644 --- a/scrotwm.c +++ b/scrotwm.c @@ -495,7 +495,7 @@ configurenotify(XEvent *e) void destroynotify(XEvent *e) { - size_t sz; + size_t sz; struct ws_win *win; XDestroyWindowEvent *ev = &e->xdestroywindow;