]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Minor C++-ification in rust-parse.c
authorTom Tromey <tromey@adacore.com>
Tue, 17 Dec 2024 19:13:22 +0000 (12:13 -0700)
committerTom Tromey <tromey@adacore.com>
Tue, 17 Dec 2024 19:13:22 +0000 (12:13 -0700)
commit90b042d5967c528f8a234120c9aa8a0caa8b6310
tree04a09004d29731fe2de83b265a696b94ba89dba7
parentd9b8b9575f3bdd18d651e99df1ed02aa30992a31
Minor C++-ification in rust-parse.c

This patch changes a few spots in rust-parse.c to use 'bool', and also
declares a couple of loop iteration variables in the loop headers.
I'm checking this in.
gdb/rust-parse.c