On Thu, 14 Oct 2010 09:51:02 +0900
Hidetoshi Seto <seto.hideto...@jp.fujitsu.com> wrote:

> Fix example of STOP event that was just copy-and-pasted.
> 
> Signed-off-by: Hidetoshi Seto <seto.hideto...@jp.fujitsu.com>

Applied to the QMP queue, thanks.

> ---
>  QMP/qmp-events.txt |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/QMP/qmp-events.txt b/QMP/qmp-events.txt
> index 01ec85f..aa20210 100644
> --- a/QMP/qmp-events.txt
> +++ b/QMP/qmp-events.txt
> @@ -89,7 +89,7 @@ Data: None.
>  
>  Example:
>  
> -{ "event": "SHUTDOWN",
> +{ "event": "STOP",
>      "timestamp": { "seconds": 1267041730, "microseconds": 281295 } }
>  
>  VNC_CONNECTED


Reply via email to