[Qemu-devel] Qemu cleanup. tale duex

2006-04-28 Thread Ben Taylor
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

Re: {Filename?} [Qemu-devel] Qemu cleanup

2006-04-28 Thread Ben Dailey
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

Re: [Qemu-devel] Qemu cleanup

2006-04-28 Thread Anthony Liguori
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

[Qemu-devel] Qemu cleanup

2006-04-28 Thread Ben Taylor
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