renamed format opts record
This commit is contained in:
parent
aa96606c61
commit
00baba4dc7
2 changed files with 10 additions and 10 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
|
||||
|
||||
-record(opts, {
|
||||
-record(format_opts, {
|
||||
space = 0,
|
||||
indent = 0,
|
||||
output_encoding = utf8,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue