summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAndrea Rossato <andrea.rossato@ing.unitn.it>2010-05-17 12:12:27 +0200
committerAndrea Rossato <andrea.rossato@ing.unitn.it>2010-05-17 12:12:27 +0200
commit67a4fc1315175df3e4dac026ede63ef44a06450e (patch)
treefd5e1789eb29a49d648dbd12a8297f749fef6c40
parent5011034c3ceb3034d4fc7eecbf6d64774b380253 (diff)
downloadxmobar-67a4fc1315175df3e4dac026ede63ef44a06450e.tar.gz
xmobar-67a4fc1315175df3e4dac026ede63ef44a06450e.tar.bz2
formatting
Ignore-this: bea18b2ff60e618fb33eecac65a388d3615ffafa darcs-hash:20100517101227-d6583-3da2b453d785f10e18a2e53939f730e6bbc65574.gz
-rw-r--r--XUtil.hsc2
1 files changed, 1 insertions, 1 deletions
diff --git a/XUtil.hsc b/XUtil.hsc
index 2550acf..d5bb591 100644
--- a/XUtil.hsc
+++ b/XUtil.hsc
@@ -69,7 +69,7 @@ hGetLineSafe = hGetLine
#endif
-- Hide the Core Font/Xft switching here
-data XFont =Core FontStruct
+data XFont = Core FontStruct
| Utf8 FontSet
#ifdef XFT
| Xft XftFont