lib/osc-ruby/client.rb in
osc-ruby-0.2.0
vs lib/osc-ruby/client.rb in
osc-ruby-0.6.0
- old
+ new
@@ -7,8 +7,7 @@
end def send(mesg) @so.send(mesg.encode, 0) end
-
end end \ No newline at end of file