]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Fix "objstack" typo
authorTom Tromey <tromey@adacore.com>
Thu, 1 Feb 2024 16:24:58 +0000 (09:24 -0700)
committerTom Tromey <tromey@adacore.com>
Thu, 1 Feb 2024 16:25:50 +0000 (09:25 -0700)
commit49ba125f96b2ad3ad26187c3b2b95dc352c5d942
treee7151099834cdde1260216c2ff4ab175f0676162
parentf214edceb8cd97058c2682efb7b321d923e4ff02
Fix "objstack" typo

I noticed some comments that mentions "objstack".  The type is
actually "obstack".  This patch fixes the typos.
gdb/dwarf2/read.c
gdb/gdbtypes.c