summaryrefslogtreecommitdiffstats
path: root/lex.yy.c.shipped
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2024-06-14 13:44:53 -0700
committerKaz Kylheku <kaz@kylheku.com>2024-06-14 13:44:53 -0700
commit08eef02fb98856550fdd6a2cdccfdb65dc0cfec8 (patch)
treefc4e5392cb4ffa97d56562f7e9fbe1ed3a843518 /lex.yy.c.shipped
parent176dd45c7614da1c7e524556409741076b9e062d (diff)
downloadtxr-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 'lex.yy.c.shipped')
0 files changed, 0 insertions, 0 deletions