diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2024-06-14 13:44:53 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2024-06-14 13:44:53 -0700 |
commit | 08eef02fb98856550fdd6a2cdccfdb65dc0cfec8 (patch) | |
tree | fc4e5392cb4ffa97d56562f7e9fbe1ed3a843518 /stdlib/txr-case.txr | |
parent | 176dd45c7614da1c7e524556409741076b9e062d (diff) | |
download | txr-08eef02fb98856550fdd6a2cdccfdb65dc0cfec8.tar.gz txr-08eef02fb98856550fdd6a2cdccfdb65dc0cfec8.tar.bz2 txr-08eef02fb98856550fdd6a2cdccfdb65dc0cfec8.zip |
lib: rename seq_iter_ops static object.
The seq_iter_ops static structure is an instance of cobj_ops.
Its name is the same identifier as that of struct
seq_iter_ops, which is not related. This is confusing.
* lib.c (seq_iter_ops): Structure renamed to seq_iter_obj_ops.
(seq_begin, iter_begin, iter_dynamic, iter_catv): References
to object updated to new name.
Diffstat (limited to 'stdlib/txr-case.txr')
0 files changed, 0 insertions, 0 deletions