From: "Ben Dailey" <bdailey@bhmsd.k12.in.us>
To: sol10x86@cox.net, qemu-devel@nongnu.org
Subject: Re: {Filename?} [Qemu-devel] Qemu cleanup
Date: Fri, 28 Apr 2006 15:51:07 -0500 [thread overview]
Message-ID: <s4523a02.047@mail.bhmsd.k12.in.us> (raw)
You may want to send this may having gotten stripped by peoples viruses
scanners.
Ben
>>> Ben Taylor <sol10x86@cox.net> 04/28/06 3:28 PM >>>
Warning: This message has had one or more attachments removed
Warning: (qemu-cleanup.diff.htm).
Warning: Please read the "bhmsd-Attachment-Warning.txt" attachment(s)
for more information.
This is just a cosmetic patch to move declarations to the begining of
functions, and change things like "int x=(rand(y)) to"
int x;
x=(rand(y));
As always, this is against the current CVS archive.
Ben
reply other threads:[~2006-04-28 20:51 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=s4523a02.047@mail.bhmsd.k12.in.us \
--to=bdailey@bhmsd.k12.in.us \
--cc=qemu-devel@nongnu.org \
--cc=sol10x86@cox.net \
/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).