mirror of
https://github.com/vidarh/rubywm.git
synced 2024-11-15 19:48:30 +01:00
whitespace
This commit is contained in:
parent
b6b16402ed
commit
7dcd5daaf2
1 changed files with 1 additions and 1 deletions
2
geom.rb
2
geom.rb
|
@ -5,7 +5,7 @@ module X11
|
|||
def inspect = "<Geometry x=#{x.to_i} y=#{y.to_i} width=#{width.to_i} height=#{height.to_i}>"
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
def gap(geom,g)
|
||||
geom = geom.dup
|
||||
|
|
Loading…
Reference in a new issue