summaryrefslogtreecommitdiff
path: root/gdb/inflow.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/inflow.c')
-rw-r--r--gdb/inflow.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/inflow.c b/gdb/inflow.c
index 2a41f57982f..b860af70a83 100644
--- a/gdb/inflow.c
+++ b/gdb/inflow.c
@@ -515,7 +515,7 @@ new_tty_prefork (char *ttyname)
void
new_tty (void)
{
- register int tty;
+ int tty;
if (inferior_thisrun_terminal == 0)
return;