Change valid_user_defined_cmd_name_p to return bool
authorTom Tromey <tom@tromey.com>
Mon, 22 Apr 2019 02:10:51 +0000 (20:10 -0600)
committerTom Tromey <tom@tromey.com>
Sat, 4 May 2019 20:13:27 +0000 (14:13 -0600)
commit7f008c9e6a3cbb248f5b6e8638af4b9d5225981b
tree9e1338068fed7ca0c4d1b05d056f6c94f615fccc
parentb6484282f85bf7f11451b2441599c241d302ad9d
Change valid_user_defined_cmd_name_p to return bool

This changes valid_user_defined_cmd_name_p to return bool.

gdb/ChangeLog
2019-05-04  Tom Tromey  <tom@tromey.com>

* cli/cli-decode.c (valid_user_defined_cmd_name_p): Return bool.
* command.h (valid_user_defined_cmd_name_p): Channge return type.
gdb/ChangeLog
gdb/cli/cli-decode.c
gdb/command.h
This page took 0.024738 seconds and 4 git commands to generate.