X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;ds=sidebyside;f=restore%2Finteractive.c;h=4f7049b6a7e7eacfb2df45a2218fbd6ffae6c2cc;hb=64bb207ae9f9a2cad0aff0990d3fd94d9b7c3c55;hp=d8854c663e84523364ddb21df32b52b82e051ae6;hpb=ddf0df5b77e1a86207bf944b90ba70ac472df923;p=dump.git diff --git a/restore/interactive.c b/restore/interactive.c index d8854c6..4f7049b 100644 --- a/restore/interactive.c +++ b/restore/interactive.c @@ -40,7 +40,7 @@ #ifndef lint static const char rcsid[] = - "$Id: interactive.c,v 1.11 2000/05/29 14:17:37 stelian Exp $"; + "$Id: interactive.c,v 1.12 2000/06/11 17:26:04 stelian Exp $"; #endif /* not lint */ #include @@ -897,6 +897,7 @@ initialize_readline(void) rl_attempted_completion_function = restore_completion; rl_completion_entry_function = (Function *)NULL; rl_completion_append_character = '\0'; + rl_instream = terminal; } static char **