]> git.ipfire.org Git - thirdparty/gettext.git/commit
Refactor: Rename local variables of type '*_catalog_reader_ty *'.
authorBruno Haible <bruno@clisp.org>
Sun, 28 Jul 2024 20:00:01 +0000 (22:00 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 28 Jul 2024 20:03:15 +0000 (22:03 +0200)
commit496d4994bbf926dd980aed23f96fe99e4349ea0c
tree97298d3d758175b7d00f7c3830b7084e65e65a72
parent966a7b823176ef9eda7713e98ece2db3786a4b16
Refactor: Rename local variables of type '*_catalog_reader_ty *'.

* gettext-tools/src/xgettext.c (read_exclusion_file): Rename local variable
'pop' to 'catr'.
* gettext-tools/src/read-catalog.c (read_catalog_stream): Rename local variable
'pop' to 'dcatr'.
gettext-tools/src/read-catalog.c
gettext-tools/src/xgettext.c