X-Git-Url: https://git.tokkee.org/?p=sysdb.git;a=blobdiff_plain;f=src%2Ftools%2Fsysdb%2Finput.c;h=b515c4e10931db0c8e599d9820b991d974a6fb6b;hp=3814f0c2def7a239d8397d9cad4558cbd52112ae;hb=15d9a1045da36a709cc7b56f327253de6249e57f;hpb=9ccac97595f7388942120925d3b9399c6734f834 diff --git a/src/tools/sysdb/input.c b/src/tools/sysdb/input.c index 3814f0c..b515c4e 100644 --- a/src/tools/sysdb/input.c +++ b/src/tools/sysdb/input.c @@ -190,7 +190,7 @@ input_readline(void) /* some response / error message from the server pending */ /* XXX: clear current line */ printf("\n"); - sdb_command_print_reply(sysdb_input); + sdb_command_print_reply(sysdb_input->client); rl_forced_update_display(); }