From b7e51a203d3d95961294c711ae0d9c449ddb040d Mon Sep 17 00:00:00 2001 From: Waqas Hussain Date: Sat, 16 Oct 2010 23:00:42 +0500 Subject: Monster whitespace commit (beware the whitespace monster). --- util/ztact.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util/ztact.lua') diff --git a/util/ztact.lua b/util/ztact.lua index 2507bf8e..40aa8843 100644 --- a/util/ztact.lua +++ b/util/ztact.lua @@ -347,7 +347,7 @@ function lson_encode (mixed, f, indent, indents) --------------- lson_encode f ('[') f (lson_encode (k)) f ('] = ') lson_encode (v, f, indent+1, indents) f (',') - end + end f (' }') end end end -- cgit v1.2.3