Skip to content

Commit

Permalink
Add newline at end of file
Browse files Browse the repository at this point in the history
  • Loading branch information
azuchi committed May 11, 2017
1 parent 8795117 commit 1274ee7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ref/ruby/bech32.rb
Original file line number Diff line number Diff line change
Expand Up @@ -82,4 +82,4 @@ def polymod(values)

private_class_method :polymod, :expand_hrp

end
end
2 changes: 1 addition & 1 deletion ref/ruby/segwit_addr.rb
Original file line number Diff line number Diff line change
Expand Up @@ -74,4 +74,4 @@ def convert_bits(data, from, to, padding=true)
ret
end

end
end

0 comments on commit 1274ee7

Please sign in to comment.