Index: /trunk/src/VBox/Frontends/VBoxManage/VBoxManageAppliance.cpp
===================================================================
--- /trunk/src/VBox/Frontends/VBoxManage/VBoxManageAppliance.cpp	(revision 84232)
+++ /trunk/src/VBox/Frontends/VBoxManage/VBoxManageAppliance.cpp	(revision 84233)
@@ -2098,5 +2098,5 @@
             }
             else
-                RTMsgError("RTCrStoreCreateInMem failed: %Rrc%", rc);
+                RTMsgError("RTCrStoreCreateInMem failed: %Rrc", rc);
         }
         if (RT_SUCCESS(rc))
