]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Fix deprecation text
authorTom Tromey <tromey@adacore.com>
Fri, 31 May 2024 15:44:14 +0000 (09:44 -0600)
committerTom Tromey <tromey@adacore.com>
Mon, 3 Jun 2024 16:47:15 +0000 (10:47 -0600)
commitfc3577ef9f3338a2b957a6d90caa76be2ef186f8
tree8e5420f3b457b491785c72ddfbc6624ff299a244
parent8a2e940b8d5751805d5fab127cc7dca0ce36ff0d
Fix deprecation text

I noticed one spot where deprecate_cmd is called with a second
argument that is not a command name.  This patch fixes the problem.

Regression tested on x86-64 Fedora 38.
gdb/symtab.c