JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Silly mcbride spacing *
authorMarco Peereboom <marco@conformal.com>
Tue, 13 Jan 2009 22:57:43 +0000 (22:57 +0000)
committerMarco Peereboom <marco@conformal.com>
Tue, 13 Jan 2009 22:57:43 +0000 (22:57 +0000)
scrotwm.c

index f4d24a0..b86d93e 100644 (file)
--- 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;