On Sat, May 07, 2011 at 10:32:25PM +0200, Stefan Weil wrote: > Function bzero is deprecated, so replace it by function memset. > > Signed-off-by: Stefan Weil <w...@mail.berlios.de> > --- > linux-user/syscall.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-)
Thanks, applied to the trivial-patches branch: http://repo.or.cz/w/qemu/stefanha.git/shortlog/refs/heads/trivial-patches For more information see http://wiki.qemu.org/Contribute/TrivialPatches. Stefan