Index: /trunk/src/VBox/Frontends/VBoxManage/VBoxManageSnapshot.cpp
===================================================================
--- /trunk/src/VBox/Frontends/VBoxManage/VBoxManageSnapshot.cpp	(revision 23569)
+++ /trunk/src/VBox/Frontends/VBoxManage/VBoxManageSnapshot.cpp	(revision 23570)
@@ -150,5 +150,5 @@
                         CHECK_ERROR_BREAK(console, Resume());
                     else
-                        console->Pause();
+                        console->Resume();
                 }
             }
