OSDN Git Service

Doc fix.
authorjimb <jimb>
Sat, 23 Feb 2002 21:30:23 +0000 (21:30 +0000)
committerjimb <jimb>
Sat, 23 Feb 2002 21:30:23 +0000 (21:30 +0000)
gdb/command.h

index 9037b2e..7c20a42 100644 (file)
@@ -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 *,