From 67511eb282cf492eda4fb00ee5db3d2268d8822e Mon Sep 17 00:00:00 2001 From: gwern0 Date: Sun, 14 Mar 2010 22:00:21 +0100 Subject: LayoutCombinators.hs: rm trailing whitespace Ignore-this: e387bdea6c346fc8a892b06294995442 darcs-hash:20100314210021-f7719-9b65a834082c69066dd671ab17166f142724a422.gz --- XMonad/Layout/LayoutCombinators.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'XMonad') diff --git a/XMonad/Layout/LayoutCombinators.hs b/XMonad/Layout/LayoutCombinators.hs index 13b03b3..79fe0bf 100644 --- a/XMonad/Layout/LayoutCombinators.hs +++ b/XMonad/Layout/LayoutCombinators.hs @@ -213,7 +213,7 @@ infixr 5 ||| data NewSelect l1 l2 a = NewSelect Bool (l1 a) (l2 a) deriving ( Read, Show ) --- | +-- | data JumpToLayout = JumpToLayout String -- ^ A message to jump to a particular layout -- , specified by its description string.. | NextLayoutNoWrap -- cgit v1.2.3