]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Add 'const' to symmisc.c
authorTom Tromey <tom@tromey.com>
Thu, 26 Sep 2024 23:06:50 +0000 (17:06 -0600)
committerTom Tromey <tom@tromey.com>
Thu, 26 Sep 2024 23:06:50 +0000 (17:06 -0600)
commit92aac466fb204a866ee3fbf65842099ed07a7c08
tree8f43a1d38cf2f4f11953db5c408be255dbf60be7
parent519aef2dae56a3b71016ed3a39929f59e3a0955a
Add 'const' to symmisc.c

I noticed a few spots in symmisc.c that could use a 'const'.
gdb/symmisc.c