Ben Dailey <[EMAIL PROTECTED]> wrote:
> You may want to send this may having gotten stripped by peoples viruses
> scanners.
>
> Ben
>
> >>> Ben Taylor <[EMAIL PROTECTED]> 04/28/06 3:28 PM >>>
> This is just a cosmetic patch to move declarations to the begining of
> functions, and change t
You may want to send this may having gotten stripped by peoples viruses
scanners.
Ben
>>> Ben Taylor <[EMAIL PROTECTED]> 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" att
There is no patch attached to this note.
Regards,
Anthony Liguori
Ben Taylor wrote:
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
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
Reporting-MTA: dns; eastrmmtao04.cox.net
Arrival-Date: Fri, 28 Apr 2006 14:54:59 -040