From 6fd1fa0cdb3e5e9f68486b047bc1d750d1292dc3 Mon Sep 17 00:00:00 2001 From: Rom Walton Date: Wed, 28 Dec 2011 04:25:11 +0000 Subject: [PATCH] Quick Updates svn path=/trunk/boinc/; revision=24923 --- samples/vboxwrapper/vboxwrapper.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/vboxwrapper/vboxwrapper.cpp b/samples/vboxwrapper/vboxwrapper.cpp index a0f187dc96..44b3ae2d8f 100644 --- a/samples/vboxwrapper/vboxwrapper.cpp +++ b/samples/vboxwrapper/vboxwrapper.cpp @@ -428,7 +428,7 @@ int main(int argc, char** argv) { stderr, "%s NOTE: VirtualBox has reported an improperly configured virtual machine. It was configured to require\n" "%s hardware acceleration for virtual machines, but your processor does not support the required feature.\n" - "%s Please report this issue to the project so that it can be addresssed.", + "%s Please report this issue to the project so that it can be addresssed.\n", boinc_msg_prefix(buf, sizeof(buf)), boinc_msg_prefix(buf, sizeof(buf)), boinc_msg_prefix(buf, sizeof(buf))