mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +03:00
i always get caught out with non-gnu-readline code mods :-)
This commit is contained in:
parent
5af076e4b7
commit
a47cc64470
@ -784,7 +784,7 @@ static BOOL process( struct client_info *info, char *cmd_str)
|
||||
fprintf(out_hnd, "%s", CNV_LANG(pline));
|
||||
fflush(out_hnd);
|
||||
|
||||
cli_net_wait_keyboard();
|
||||
cli_use_wait_keyboard();
|
||||
|
||||
/* and get a response */
|
||||
if (!fgets(line,1000,stdin))
|
||||
|
Loading…
Reference in New Issue
Block a user