renamed format opts record

This commit is contained in:
alisdair sullivan 2010-08-22 23:59:39 -07:00
parent aa96606c61
commit 00baba4dc7
2 changed files with 10 additions and 10 deletions

View file

@ -24,7 +24,7 @@
-record(opts, {
-record(format_opts, {
space = 0,
indent = 0,
output_encoding = utf8,