From: "François Revol" <revol@free.fr>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] Fix usb-wacom coord scales
Date: Tue, 20 Jan 2009 02:53:07 +0100 CET [thread overview]
Message-ID: <32787819087-BeMail@laptop> (raw)
In-Reply-To: <31769382771-BeMail@laptop>
> + if (b & 0x3f) {
> buf[6] = 0;
> } else {
> - buf[1] = 0;
> - buf[2] = 0;
> - buf[3] = 0;
> - buf[4] = 0;
> buf[6] = (unsigned char) -127;
> }
Actually I suppose the {} should go away too now...
François.
prev parent reply other threads:[~2009-01-20 1:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-20 1:36 [Qemu-devel] [PATCH] Fix usb-wacom coord scales François Revol
2009-01-20 1:53 ` François Revol [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=32787819087-BeMail@laptop \
--to=revol@free.fr \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).