Code

sysdb: Let sdb_command_print_reply() accept client instead of input objects.
[sysdb.git] / src / tools / sysdb / command.h
index 726e27a59f05f1229ecf79ac8874df625203b6a5..febf64f144a3c6f54ecee86d077531d14b414f76 100644 (file)
@@ -39,7 +39,7 @@
  *  - a negative value else
  */
 int
-sdb_command_print_reply(sdb_input_t *input);
+sdb_command_print_reply(sdb_client_t *client);
 
 /*
  * sdb_command_exec: