Signed-off-by: Luiz Capitulino <lcapitul...@redhat.com> --- qerror.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/qerror.c b/qerror.c index b6aaec7..034c7de 100644 --- a/qerror.c +++ b/qerror.c @@ -170,7 +170,7 @@ static const QErrorStringTable qerror_table[] = { }, { .error_fmt = QERR_QMP_BAD_INPUT_OBJECT, - .desc = "Bad QMP input object", + .desc = "Expected '%(expected)' in QMP input", }, { .error_fmt = QERR_QMP_BAD_INPUT_OBJECT_MEMBER, -- 1.7.0.4.297.g6555b1