Code

sysdb: Let sdb_command_print_reply() accept client instead of input objects.
authorSebastian Harl <sh@tokkee.org>
Thu, 10 Apr 2014 15:50:53 +0000 (17:50 +0200)
committerSebastian Harl <sh@tokkee.org>
Thu, 10 Apr 2014 15:50:53 +0000 (17:50 +0200)
commit15d9a1045da36a709cc7b56f327253de6249e57f
treebbc0fb91ce8a49d57bcefaece636c8393b218012
parent9ccac97595f7388942120925d3b9399c6734f834
sysdb: Let sdb_command_print_reply() accept client instead of input objects.

This is more flexible.
src/tools/sysdb/command.c
src/tools/sysdb/command.h
src/tools/sysdb/input.c