commit | 2ea720dba50a4e95a641dd69b0a9864b315868c2 | [log] [tgz] |
---|---|---|
author | Jes Sorensen <Jes.Sorensen@redhat.com> | Wed Mar 09 16:54:34 2011 +0100 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Thu Mar 10 16:12:21 2011 -0600 |
tree | 200114316c60daf6d5102310cf4a3248619b370a | |
parent | 7d82af38b78305155553013c6fd709dc50404199 [diff] |
hmp-commands.hx: fix badly merged client_migrate_info command client_migrate_info was merged badly, placing it between the command and the documentation for another command. In addition it did not respect the general rule of hmp-commands.hx, of having command definition before the documentation. Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>