Project

General

Profile

« Previous | Next » 

Revision 82f0580a

Added by peterzhu2118 (Peter Zhu) over 3 years ago

Call rb_id_table_foreach_values instead

These places never replace the value, so call rb_id_table_foreach_values
instead of rb_id_table_foreach_values_with_replace.