On 03.01.2012, at 17:08, Fabio Erculiani wrote:
> This fixes -Wformat warning introduced by
> 983da8bec44fd1ab5e9730f01e719b3849aa0a35
>
> Signed-off-by: Fabio Erculiani
As long as your original patch isn't applied yet, please just respin it and
submit v2 or v3 of your original patch :).
Al
This fixes -Wformat warning introduced by
983da8bec44fd1ab5e9730f01e719b3849aa0a35
Signed-off-by: Fabio Erculiani
---
linux-user/syscall.c |3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/linux-user/syscall.c b/linux-user/syscall.c
index f2af5d5..e563c00 100644
--- a/li