commit | 84f2d0ea0f39bc140a6c69ba8e3ffd6b10cae6fa | [log] [tgz] |
---|---|---|
author | Wenchao Xia <[email protected]> | Mon Jan 14 14:06:25 2013 +0800 |
committer | Luiz Capitulino <[email protected]> | Thu Jan 17 10:24:52 2013 -0200 |
tree | 61bda02eccdcc9fe834841ddf0388f1845c0b5b5 | |
parent | 47f4dac3fde809e3da4e60d9eb699f1d4b378249 [diff] |
HMP: add QDict to info callback handler This patch change all info call back function to take additional QDict * parameter, which allow those command take parameter. Now it is set to NULL at default case. Signed-off-by: Wenchao Xia <[email protected]> Signed-off-by: Luiz Capitulino <[email protected]>