whitespace changes

This commit is contained in:
alisdair sullivan 2010-08-01 20:05:28 -07:00
parent 4d129ca320
commit 640156033e
2 changed files with 1 additions and 19 deletions

View file

@ -82,7 +82,6 @@ parse_opts([{encoding, _}|Rest], Opts) ->
%% encoding detection
%% first check to see if there's a bom, if not, use the rfc4627 method for determining
%% encoding. this function makes some assumptions about the validity of the stream
%% which may delay failure later than if an encoding is explicitly provided