GDB: Fix documentation for `theclass' parameters in cli-decode.c
authorMaciej W. Rozycki <macro@embecosm.com>
Wed, 18 Jan 2023 21:54:37 +0000 (21:54 +0000)
committerMaciej W. Rozycki <macro@embecosm.com>
Wed, 18 Jan 2023 21:54:37 +0000 (21:54 +0000)
commita58c879377f4a381c275aa7a5e208802331f4c95
tree0e5c5d71b32f69659d636f2ffa043c8719b442b1
parentbd3014572d687e6d6e9d27a46d5b19a4a5528e85
GDB: Fix documentation for `theclass' parameters in cli-decode.c

Rename CLASS to THECLASS in the documentation for `theclass' parameters
throughout cli-decode.c, complementing commit fe978cb071b4 ("C++ keyword
cleanliness, mostly auto-generated").

Approved-By: Simon Marchi <simon.marchi@efficios.com>
gdb/cli/cli-decode.c