aboutsummaryrefslogtreecommitdiff
path: root/gdb/inferior.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/inferior.h')
-rw-r--r--gdb/inferior.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/inferior.h b/gdb/inferior.h
index 5db89ee..d944deb 100644
--- a/gdb/inferior.h
+++ b/gdb/inferior.h
@@ -267,9 +267,9 @@ extern void tty_command (char *, int);
extern void attach_command (char *, int);
-extern char *get_inferior_arg (void);
+extern char *get_inferior_args (void);
-extern char *set_inferior_arg (char *);
+extern char *set_inferior_args (char *);
/* Last signal that the inferior received (why it stopped). */