strip trailing whitespace

This commit is contained in:
alisdair sullivan 2012-11-21 23:04:14 -08:00
parent d588361304
commit 6ff94d8e5f
7 changed files with 85 additions and 85 deletions

View file

@ -110,7 +110,7 @@ valid_flags() ->
json_escape, %% escaped_strings
ignore_bad_escapes %% ignored_bad_escapes
].
extract_opts(Opts) ->
extract_parser_opts(Opts, []).