On Fri, Aug 29, 2008 at 3:51 PM, Daniel Veillard <veillard(a)redhat.com> wrote:
On Fri, Aug 29, 2008 at 02:20:16PM +0900, Nguyen Anh Quynh wrote:
> Hi,
>
> This patch fixes a "copy&paste" error message in MemoryPeek() function
> of qemu driver.
Okay, can you provide a standalone patch ?
> And while I am at it, this patch does some clean-up on coding style.
> Without this, my vim goes crazy while browsing the source.
Why ? i'm using vim, and don't see the problem, really
For example, "[[" goes crazy when you are inside a function with the
opening "{" not at the first column. That is what I tried to fix.
Thanks,
Quynh