Changeset 47251 in vbox for trunk/src/VBox/Main
- Timestamp:
- Jul 19, 2013 12:15:23 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-client/ConsoleVRDPServer.cpp
r47158 r47251 2076 2076 if (!RT_SUCCESS(rc)) 2077 2077 { 2078 AssertMsgFailed(("SHCRGL_HOST_FN_SET_CONSOLE failed with %Rrc\n", rc));2078 Log(("SHCRGL_HOST_FN_SET_CONSOLE failed with %Rrc\n", rc)); 2079 2079 return; 2080 2080 }
Note:
See TracChangeset
for help on using the changeset viewer.