LimitWindows.hs: rm trailing whitespace

This commit is contained in:
gwern0 2010-03-14 21:00:30 +00:00
parent 0d3293ce52
commit 796b775d5c

View File

@ -138,7 +138,7 @@ select s stk
downs = W.down stk
ups = reverse $ W.up stk
lups = length ups
updateStart :: Selection l -> W.Stack a -> Int
updateStart s stk
| lups < nMaster s -- the focussed window is in the master pane