Boolify explicit_to_string_internal
authorTom Tromey <tom@tromey.com>
Fri, 14 Jan 2022 14:26:12 +0000 (07:26 -0700)
committerTom Tromey <tom@tromey.com>
Tue, 18 Jan 2022 17:00:00 +0000 (10:00 -0700)
commit7910e2dee3d8b5ea7f59973277baf95525c63be1
tree2b62a86360968320c9e808e16eb2a9f068c97d46
parentdab863ef408588aba1c396901e3e5070948d2047
Boolify explicit_to_string_internal

This changes explicit_to_string_internal to use 'bool' rather than
'int'.
gdb/location.c