]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Minor cleanup in linespec.c:add_minsym
authorTom Tromey <tom@tromey.com>
Wed, 8 Jan 2025 01:26:49 +0000 (18:26 -0700)
committerTom Tromey <tom@tromey.com>
Sat, 11 Jan 2025 18:21:59 +0000 (11:21 -0700)
commite8c3cdc7a3948c6ff1e98a5a187287ff552b79f7
treeca6f5df2527ef65e50c72411b298bbdb798ef533
parent9876bd23d82eb92de29c0b241af4878687c997b1
Minor cleanup in linespec.c:add_minsym

This cleans up a 'return' in linespec.c:add_minsym.

Approved-By: Simon Marchi <simon.marchi@efficios.com>
gdb/linespec.c