qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Ben Dailey
Subject: Re: {Filename?} [Qemu-devel] Qemu cleanup
Date: Fri, 28 Apr 2006 15:51:07 -0500

You may want to send this may having gotten stripped by peoples viruses
scanners.

Ben

>>> Ben Taylor <address@hidden> 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 via email to

[Prev in Thread] Current Thread [Next in Thread]