Changeset 26615 in vbox
- Timestamp:
- Feb 17, 2010 3:05:20 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/ConsoleImpl.cpp
r26603 r26615 1794 1794 if (RT_SUCCESS(vrc)) 1795 1795 { 1796 unsigned cTries = 10 ;1796 unsigned cTries = 100; 1797 1797 1798 1798 do
Note:
See TracChangeset
for help on using the changeset viewer.