This commit is contained in:
Jim Blandy 2002-02-23 21:30:23 +00:00
parent 47b95330e3
commit 18d5d59095
1 changed files with 1 additions and 1 deletions

View 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 *,