Diff

util/ztact.lua @ 3540:bc139431830b

Monster whitespace commit (beware the whitespace monster).
author Waqas Hussain <waqas20@gmail.com>
date Sat, 16 Oct 2010 23:00:42 +0500
parent 2958:49d6bf241653
line wrap: on
line diff
--- a/util/ztact.lua	Sat Oct 16 08:34:32 2010 +0500
+++ b/util/ztact.lua	Sat Oct 16 23:00:42 2010 +0500
@@ -347,7 +347,7 @@
       f ('[')  f (lson_encode (k))  f ('] = ')
       lson_encode (v, f, indent+1, indents)
       f (',')
-      end 
+      end
     f (' }')
     end  end  end