]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Use "false" when setting cli_styling
authorTom Tromey <tromey@adacore.com>
Fri, 31 Jan 2025 21:23:32 +0000 (14:23 -0700)
committerTom Tromey <tromey@adacore.com>
Fri, 31 Jan 2025 21:23:32 +0000 (14:23 -0700)
commite30206560f4b8703dd6f1068c74c149ebc6a6355
tree2c6740548b5828a5854fc5200f1945283e57becb
parent76848059415bcafb902c6ef7973b27f3894c287b
Use "false" when setting cli_styling

I noticed a spot that uses 0 where "false" is more appropriate.
gdb/main.c