summaryrefslogtreecommitdiff
path: root/struct.c
diff options
context:
space:
mode:
Diffstat (limited to 'struct.c')
-rw-r--r--struct.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/struct.c b/struct.c
index c06b0c51fa..c3dba62962 100644
--- a/struct.c
+++ b/struct.c
@@ -949,6 +949,8 @@ rb_struct_equal(VALUE s, VALUE s2)
* struct.hash -> fixnum
*
* Returns a hash value based on this struct's contents (see Object#hash).
+ *
+ * See also Object#hash.
*/
static VALUE