[hackers] [dwm] does this make a difference? || Anselm R Garbe

From: <hg_AT_suckless.org>
Date: Sat, 11 Sep 2010 19:00:50 +0000 (UTC)

changeset: 1525:c361034c5a1c
tag: tip
user: Anselm R Garbe <anselm_AT_garbe.us>
date: Sat Sep 11 19:00:18 2010 +0000
files: dwm.c
description:
does this make a difference?

diff -r 050d521d66d8 -r c361034c5a1c dwm.c
--- a/dwm.c Tue Aug 24 13:13:20 2010 +0100
+++ b/dwm.c Sat Sep 11 19:00:18 2010 +0000
@@ -799,7 +799,7 @@
                 unfocus(selmon->sel, True);
                 selmon = m;
         }
- focus(wintoclient(ev->window));
+ focus((wintoclient(ev->window)));
 }
 
 void
Received on Sat Sep 11 2010 - 21:00:50 CEST

This archive was generated by hypermail 2.2.0 : Sat Sep 11 2010 - 21:12:05 CEST