From 7d9384075d34638ced16424814aad0615fc36de6 Mon Sep 17 00:00:00 2001 From: Rom Walton Date: Thu, 15 Sep 2011 23:05:43 +0000 Subject: [PATCH] Quick Updates svn path=/trunk/boinc/; revision=24224 --- samples/vboxwrapper/vbox.cpp | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/samples/vboxwrapper/vbox.cpp b/samples/vboxwrapper/vbox.cpp index 3a5ecd89d8..59bc03c302 100644 --- a/samples/vboxwrapper/vbox.cpp +++ b/samples/vboxwrapper/vbox.cpp @@ -1163,11 +1163,11 @@ int VBOX_VM::get_vm_network_bytes_transmitted(unsigned long long& transmited) } // Output should look like this: - // - // - // - // - // + // + // + // + // + // // Reset the return value, we'll end up summing any c="*" values returned. transmited = 0;