Chromium Code Reviews| Index: gdb/mi/mi-parse.h |
| diff --git a/gdb/mi/mi-parse.h b/gdb/mi/mi-parse.h |
| index 59e57de5a7eec19f7e15a09b8086fe25eb058ef7..9b8e858206f6d33a4346b7df357746840e460da4 100644 |
| --- a/gdb/mi/mi-parse.h |
| +++ b/gdb/mi/mi-parse.h |
| @@ -62,7 +62,7 @@ struct mi_parse |
| extern struct mi_parse *mi_parse (char *cmd, char **token); |
| -/* Free a command returned by mi_parse_command. */ |
| +/* Free a command returned by mi_parse_command. */ |
| extern void mi_parse_free (struct mi_parse *cmd); |