diff options
Diffstat (limited to 'gdb/wrapper.h')
-rw-r--r-- | gdb/wrapper.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/wrapper.h b/gdb/wrapper.h index e1d71c2..7cb75c8 100644 --- a/gdb/wrapper.h +++ b/gdb/wrapper.h @@ -19,7 +19,7 @@ #ifndef WRAPPER_H #define WRAPPER_H 1 -/* Use this struct used to pass arguments to wrapper routines. */ +/* Use this struct to pass arguments to wrapper routines. */ struct gdb_wrapper_arguments; extern int gdb_parse_exp_1 PARAMS ((char **, struct block *, |