summaryrefslogtreecommitdiff
path: root/ext/socket/ipsocket.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/socket/ipsocket.c')
-rw-r--r--ext/socket/ipsocket.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/socket/ipsocket.c b/ext/socket/ipsocket.c
index ee455998f0..03e6b4518e 100644
--- a/ext/socket/ipsocket.c
+++ b/ext/socket/ipsocket.c
@@ -284,6 +284,8 @@ ip_s_getaddress(VALUE obj, VALUE host)
}
/*
+ * Document-class: ::IPSocket < BasicSocket
+ *
* IPSocket class
*/
void