summaryrefslogtreecommitdiffstats
path: root/lib.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib.c')
-rw-r--r--lib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib.c b/lib.c
index 829a9b99..03915d08 100644
--- a/lib.c
+++ b/lib.c
@@ -7394,7 +7394,7 @@ static struct cobj_ops cptr_ops = {
cobj_print_op,
cobj_destroy_stub_op,
cobj_mark_op,
- cobj_hash_op
+ cobj_eq_hash_op
};
val cptr(mem_t *ptr)