Skip to content

Commit

Permalink
whitespaces cleared
Browse files Browse the repository at this point in the history
  • Loading branch information
Vicente Reig committed Jan 23, 2012
1 parent 54d2e04 commit 4db11bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/uuid.rb
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
# For example:
#
# uuid = UUID.new
#
#
# 10.times do
# p uuid.generate
# end
Expand Down Expand Up @@ -233,7 +233,7 @@ def iee_mac_address
begin
Mac.addr.gsub(/:|-/, '').hex & 0x7FFFFFFFFFFF
rescue
0
0
end
end

Expand Down

0 comments on commit 4db11bf

Please sign in to comment.