From 09a23825138c0f67c03c2cf82c4b74e6bff65a04 Mon Sep 17 00:00:00 2001 From: jimb Date: Sat, 23 Feb 2002 21:30:23 +0000 Subject: [PATCH] Doc fix. --- gdb/command.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdb/command.h b/gdb/command.h index 9037b2e0d0..7c20a42907 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 *, -- 2.11.0