On Fri, Jan 25, 2013 at 10:31:16AM +0100, Markus Armbruster wrote: > Use appropriate types, drop superfluous casts, use sizeof, don't > exploit that this particular call of gnutls_fingerprint() doesn't > change its last argument. > > Signed-off-by: Markus Armbruster <arm...@redhat.com> > --- > ui/vnc-ws.c | 11 ++++++----- > 1 file changed, 6 insertions(+), 5 deletions(-)
Thanks, applied to the trivial patches tree: https://github.com/stefanha/qemu/commits/trivial-patches Stefan