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;