summaryrefslogtreecommitdiffhomepage
path: root/XUtil.hsc
diff options
context:
space:
mode:
Diffstat (limited to 'XUtil.hsc')
-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