aboutsummaryrefslogtreecommitdiffstats
path: root/Main.hs
diff options
context:
space:
mode:
authorSpencer Janssen <sjanssen@cse.unl.edu>2007-10-15 04:23:22 +0200
committerSpencer Janssen <sjanssen@cse.unl.edu>2007-10-15 04:23:22 +0200
commit457bb06797570d303089b48e579eba91ddb3f10f (patch)
treea343ae7af1e15a3ec142ec525ffb245a6b8018e2 /Main.hs
parent3a6da273cf29f302827b1ef8236cda1258f7c4ae (diff)
downloadxmonad-457bb06797570d303089b48e579eba91ddb3f10f.tar.gz
xmonad-457bb06797570d303089b48e579eba91ddb3f10f.tar.xz
xmonad-457bb06797570d303089b48e579eba91ddb3f10f.zip
Clean up trailing whitespace
darcs-hash:20071015022322-a5988-5be6be8bd439055706ae39fdd3474a5246b87af4.gz
Diffstat (limited to 'Main.hs')
-rw-r--r--Main.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Main.hs b/Main.hs
index 9a630de..0aa9e4c 100644
--- a/Main.hs
+++ b/Main.hs
@@ -9,7 +9,7 @@
-- Portability : not portable, uses mtl, X11, posix
--
-- xmonad, a minimalist, tiling window manager for X11
---
+--
-----------------------------------------------------------------------------
module Main where