Merge Visual Studio indentation fixes

This commit is contained in:
Jason Perkins 2014-09-19 14:03:47 -04:00
commit 7897d8dfca

View File

@ -155,6 +155,7 @@
end
io.output(f)
_indentLevel = 0
callback(obj)
f:close()
end