aboutsummaryrefslogtreecommitdiff
path: root/Print.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Print.hs')
-rw-r--r--Print.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Print.hs b/Print.hs
index d033bf2..81dd9d0 100644
--- a/Print.hs
+++ b/Print.hs
@@ -43,7 +43,7 @@ ppFlag FORWARDED = 'P'
ppFlag DELETED = 'T'
ppFlag (OTHERFLAG [c]) = c
-ppSep = "\t"
+ppSep = " "
normalizeLen len cs = if (length cs > len)
then shorten len cs
nihil fit ex nihilo