From 9ad5372daa3100d78b12aad59054970f15692a90 Mon Sep 17 00:00:00 2001 From: Luiz Capitulino Date: Wed, 7 Dec 2011 11:47:57 -0200 Subject: qapi: Convert expire_password Signed-off-by: Anthony Liguori Signed-off-by: Luiz Capitulino --- hmp-commands.hx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'hmp-commands.hx') diff --git a/hmp-commands.hx b/hmp-commands.hx index 4355a6f1e4..047fba2eeb 100644 --- a/hmp-commands.hx +++ b/hmp-commands.hx @@ -1239,8 +1239,7 @@ ETEXI .args_type = "protocol:s,time:s", .params = "protocol time", .help = "set spice/vnc password expire-time", - .user_print = monitor_user_noop, - .mhandler.cmd_new = expire_password, + .mhandler.cmd = hmp_expire_password, }, STEXI -- cgit v1.2.3-55-g7522