]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gas: correct sb_add_char() 2nd parameter type
authorJan Beulich <jbeulich@suse.com>
Fri, 26 Jul 2024 06:01:07 +0000 (08:01 +0200)
committerJan Beulich <jbeulich@suse.com>
Fri, 26 Jul 2024 06:01:07 +0000 (08:01 +0200)
commitb8b1a4388835bf2899bb0cc148db42a2c32e2af6
treede80d24a776ac513139c3c0f441972646361e21a
parente0b9535c824deb24e209acddcb7662124aeb413f
gas: correct sb_add_char() 2nd parameter type

It's entirely unclear why size_t was used there; my only guess is copy-
and-paste from another of the functions.
gas/sb.c
gas/sb.h