Use upper case for metasyntactic variables in "help find"
authorTom Tromey <tromey@adacore.com>
Thu, 14 Feb 2019 14:58:58 +0000 (07:58 -0700)
committerTom Tromey <tromey@adacore.com>
Wed, 20 Feb 2019 15:21:46 +0000 (08:21 -0700)
commitc763b8943348582e651dda24f88bb9f8db24672b
tree0fb2aa7d2b81454433ab87643a067f454e5c3879
parent0ef8a082c32f34827479f2df8fbd431e08acd2d8
Use upper case for metasyntactic variables in "help find"

While answering a user's question on irc, I realized that the
metasyntactic variables in "help find" are not in upper case.  As you
know this is one of my pet quests, so here is a patch to fix this.
Tested on x86-64 Fedora 29.

gdb/ChangeLog
2019-02-20  Tom Tromey  <tromey@adacore.com>

* findcmd.c (_initialize_mem_search): Use upper case for
metasyntactic variables.
gdb/ChangeLog
gdb/findcmd.c
This page took 0.035697 seconds and 4 git commands to generate.