projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
88f7db8
)
QError: Improve QERR_QMP_BAD_INPUT_OBJECT desc
author
Luiz Capitulino
<lcapitulino@redhat.com>
Wed, 7 Apr 2010 17:53:49 +0000
(14:53 -0300)
committer
Luiz Capitulino
<lcapitulino@redhat.com>
Mon, 26 Apr 2010 14:17:14 +0000
(11:17 -0300)
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
qerror.c
patch
|
blob
|
history
diff --git
a/qerror.c
b/qerror.c
index b6aaec7a86be683446168586760fe229b56e85ff..034c7deaad95a178f9cc5b8be09c3603a7f1c5b3 100644
(file)
--- 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 objec
t",
+ .desc = "
Expected '%(expected)' in QMP inpu
t",
},
{
.error_fmt = QERR_QMP_BAD_INPUT_OBJECT_MEMBER,