Re: [Qemu-devel] [PATCH] qga/commands-posix.c: Fix typo in error message

2012-05-09 Thread Jim Meyering
Peter Maydell wrote: > Signed-off-by: Peter Maydell > --- > NB: might trivially textually conflict with Jim Meyering's > strncpy fix here. (I spotted this typo in the context lines > for his patch...) > > qga/commands-posix.c |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff

[Qemu-devel] [PATCH] qga/commands-posix.c: Fix typo in error message

2012-05-09 Thread Peter Maydell
Signed-off-by: Peter Maydell --- NB: might trivially textually conflict with Jim Meyering's strncpy fix here. (I spotted this typo in the context lines for his patch...) qga/commands-posix.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/qga/commands-posix.c b/qga/comm