VBOX: Fix another typo.

This commit is contained in:
Rom Walton 2014-07-03 00:10:53 -04:00
parent ccfd312975
commit 8821d735a6
1 changed files with 1 additions and 1 deletions

View File

@ -2651,7 +2651,7 @@ int VBOX_VM::launch_vboxvm() {
if (ulExitCode != STILL_ACTIVE) {
sanitize_output(output);
vboxwrapper_msg_prefix(buf, sizeof(buf)),
vboxwrapper_msg_prefix(buf, sizeof(buf));
fprintf(
stderr,
"%s Status Report: Virtualbox.exe/Vboxheadless.exe exited prematurely!.\n"