diff options
author | Andrea Rossato <andrea.rossato@ing.unitn.it> | 2010-05-17 12:12:27 +0200 |
---|---|---|
committer | Andrea Rossato <andrea.rossato@ing.unitn.it> | 2010-05-17 12:12:27 +0200 |
commit | 67a4fc1315175df3e4dac026ede63ef44a06450e (patch) | |
tree | fd5e1789eb29a49d648dbd12a8297f749fef6c40 /XUtil.hsc | |
parent | 5011034c3ceb3034d4fc7eecbf6d64774b380253 (diff) | |
download | xmobar-67a4fc1315175df3e4dac026ede63ef44a06450e.tar.gz xmobar-67a4fc1315175df3e4dac026ede63ef44a06450e.tar.bz2 |
formatting
Ignore-this: bea18b2ff60e618fb33eecac65a388d3615ffafa
darcs-hash:20100517101227-d6583-3da2b453d785f10e18a2e53939f730e6bbc65574.gz
Diffstat (limited to 'XUtil.hsc')
-rw-r--r-- | XUtil.hsc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |