]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Fix two comments in cli-style.c
authorTom Tromey <tromey@adacore.com>
Fri, 9 May 2025 19:43:17 +0000 (13:43 -0600)
committerTom Tromey <tromey@adacore.com>
Fri, 9 May 2025 19:43:17 +0000 (13:43 -0600)
commit3fabf85b5cb0271fcd70047489a6513362cb4ea9
treed335b3a1f6aad8a1ba5ee15aa8336a06434b87ae
parentc263ba026a5674009d3617556a5adb60fcb1c923
Fix two comments in cli-style.c

I noticed that a couple of new comments in cli-style.c mentioned the
wrong command name.  This patch fixes the comments.
gdb/cli/cli-style.c