Skip to content

Commit

Permalink
Changed return value of X11Display.show
Browse files Browse the repository at this point in the history
  • Loading branch information
wedesoft committed Nov 12, 2010
1 parent ad7c6e2 commit 75b065f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/hornetseye-xorg/x11display.rb
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ def show( *args, &action )
ensure
window.close
end
display
result
end
end

Expand Down

0 comments on commit 75b065f

Please sign in to comment.