From: Jim Blandy Date: Sat, 23 Feb 2002 21:30:23 +0000 (+0000) Subject: Doc fix. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=18d5d5909599ca943e5e077c5dc4c19f43edafe5;p=binutils-gdb.git Doc fix. --- diff --git a/gdb/command.h b/gdb/command.h index 9037b2e0d01..7c20a429078 100644 --- a/gdb/command.h +++ b/gdb/command.h @@ -256,7 +256,7 @@ struct cmd_list_element struct cmd_list_element *cmd_pointer; }; -/* Forward-declarations of the entry-points of command.c. */ +/* Forward-declarations of the entry-points of cli/cli-decode.c. */ extern struct cmd_list_element *add_cmd (char *, enum command_class, void (*fun) (char *, int), char *,