On Thu, 21 Aug 2014 21:03:09 +0800
wrote:
> From: Gonglei
>
> error: 'i' undeclared (first use in this function)
>
> Signed-off-by: Gonglei
Applied to the qmp branch, thanks.
> ---
> v2:
> avoid to mix code and declarations, add a pair of {}, thanks Peter.
> ---
> monitor.c | 7 +--
>
Hi,
Cc'ing qemu-trivial. Please consider receiving, thanks.
Best regards,
-Gonglei
> -Original Message-
> From: Gonglei (Arei)
> Sent: Thursday, August 21, 2014 9:03 PM
> To: qemu-devel@nongnu.org
> Cc: lcapitul...@redhat.com; Huangweidong (C); peter.crosthwa...@xilinx.com;
> Gonglei (
From: Gonglei
error: 'i' undeclared (first use in this function)
Signed-off-by: Gonglei
---
v2:
avoid to mix code and declarations, add a pair of {}, thanks Peter.
---
monitor.c | 7 +--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/monitor.c b/monitor.c
index 34cee74..667