mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
parent
1aac0e8819
commit
cd2190448d
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ require 'io/wait'
|
||||||
module Net # :nodoc:
|
module Net # :nodoc:
|
||||||
|
|
||||||
class Protocol #:nodoc: internal use only
|
class Protocol #:nodoc: internal use only
|
||||||
VERSION = "0.1.0"
|
VERSION = "0.1.1"
|
||||||
|
|
||||||
private
|
private
|
||||||
def Protocol.protocol_param(name, val)
|
def Protocol.protocol_param(name, val)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue