Changeset 17360 in vbox
- Timestamp:
- Mar 4, 2009 5:55:05 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/src/VBox/Main/ConsoleImpl.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/ConsoleImpl.cpp
r17276 r17360 4221 4221 return setError(VBOX_E_INVALID_VM_STATE, 4222 4222 tr ("Virtual machine is already running or busy " 4223 "(machine state: %d)"), mMachineState);4223 "(machine state: %d)"), mMachineState); 4224 4224 4225 4225 HRESULT rc = S_OK;
Note:
See TracChangeset
for help on using the changeset viewer.

