From 18d5d5909599ca943e5e077c5dc4c19f43edafe5 Mon Sep 17 00:00:00 2001 From: Jim Blandy Date: Sat, 23 Feb 2002 21:30:23 +0000 Subject: Doc fix. --- gdb/command.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gdb/command.h') diff --git a/gdb/command.h b/gdb/command.h index 9037b2e..7c20a42 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 *, -- cgit v1.1