mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
ext/socket/ifaddr.c: [DOC] fix typo
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60705 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
0f7fed9253
commit
bf6ea09c8f
1 changed files with 1 additions and 1 deletions
|
@ -262,7 +262,7 @@ ifaddr_dstaddr(VALUE self)
|
|||
* ifaddr.vhid => Integer
|
||||
*
|
||||
* Returns the vhid address of _ifaddr_.
|
||||
* nil is returned if there is no vhid
|
||||
* nil is returned if there is no vhid.
|
||||
*/
|
||||
|
||||
static VALUE
|
||||
|
|
Loading…
Add table
Reference in a new issue