aboutsummaryrefslogtreecommitdiffstats
path: root/Main.hs
diff options
context:
space:
mode:
authorSpencer Janssen <sjanssen@cse.unl.edu>2007-03-20 06:46:47 +0100
committerSpencer Janssen <sjanssen@cse.unl.edu>2007-03-20 06:46:47 +0100
commit25069b43b1874fbd06b85822689ac590ee51dc97 (patch)
tree75568699265c0697479d44061b40e314cec611b0 /Main.hs
parentc7685eac331bc631b47f79a552ceef47d374599c (diff)
downloadxmonad-25069b43b1874fbd06b85822689ac590ee51dc97.tar.gz
xmonad-25069b43b1874fbd06b85822689ac590ee51dc97.tar.xz
xmonad-25069b43b1874fbd06b85822689ac590ee51dc97.zip
Fix indentation
darcs-hash:20070320054647-a5988-daa6e9364ce17787c95044acd4878a8468979f4d.gz
Diffstat (limited to '')
-rw-r--r--Main.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Main.hs b/Main.hs
index 6538ffb..3693adb 100644
--- a/Main.hs
+++ b/Main.hs
@@ -231,7 +231,7 @@ refresh = do
(rect_y sc)
(rect_width sc)
(rect_height sc)
- raiseWindow d w
+ raiseWindow d w
whenJust (W.peek ws) setFocus
-- | windows. Modify the current window list with a pure function, and refresh