Skip to content

Commit

Permalink
Remove trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
bsparrow435 committed Apr 25, 2013
1 parent d5bc21b commit 167882e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bitcask.erl
Expand Up @@ -1011,7 +1011,7 @@ merge_files(#mstate { dirname = Dirname,
[File#filestate.filename, Dirname, Error]),
State
after
catch bitcask_fileops:close(File)
catch bitcask_fileops:close(File)
end,
merge_files(State2#mstate { input_files = Rest }).

Expand Down

0 comments on commit 167882e

Please sign in to comment.