From 333a96ec9fd08eaa03f8de1acc41a2851ccb8096 Mon Sep 17 00:00:00 2001 From: Luiz Capitulino Date: Thu, 8 Dec 2011 11:13:50 -0200 Subject: qapi: Convert change 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 364623c1bd..ac27ab379c 100644 --- a/hmp-commands.hx +++ b/hmp-commands.hx @@ -107,8 +107,7 @@ ETEXI .args_type = "device:B,target:F,arg:s?", .params = "device filename [format]", .help = "change a removable medium, optional format", - .user_print = monitor_user_noop, - .mhandler.cmd_new = do_change, + .mhandler.cmd = hmp_change, }, STEXI -- cgit v1.2.3