diff options
author | Anthony Liguori | 2011-07-29 16:46:16 +0200 |
---|---|---|
committer | Anthony Liguori | 2011-07-29 16:46:16 +0200 |
commit | 64de0e46c06eeb2edb21a936aa4e4b60ca2e5a25 (patch) | |
tree | d748f40749b7a21d77b1d4d1a23871ce3fa1ce8c /qmp-commands.hx | |
parent | Merge remote-tracking branch 'alon/pull-libcacard.afe' into staging (diff) | |
parent | xen_mapcache: remove unused variable (diff) | |
download | qemu-64de0e46c06eeb2edb21a936aa4e4b60ca2e5a25.tar.gz qemu-64de0e46c06eeb2edb21a936aa4e4b60ca2e5a25.tar.xz qemu-64de0e46c06eeb2edb21a936aa4e4b60ca2e5a25.zip |
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Diffstat (limited to 'qmp-commands.hx')
-rw-r--r-- | qmp-commands.hx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qmp-commands.hx b/qmp-commands.hx index 54e313ce52..03f67da198 100644 --- a/qmp-commands.hx +++ b/qmp-commands.hx @@ -42,7 +42,7 @@ and we're going to establish a deprecation policy for badly defined commands. If you're planning to adopt QMP, please observe the following: - 1. The deprecation policy will take efect and be documented soon, please + 1. The deprecation policy will take effect and be documented soon, please check the documentation of each used command as soon as a new release of QEMU is available |