- Timestamp:
- Jul 5, 2019 8:33:43 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostServices/SharedClipboard/testcase/tstClipboardServiceHost.cpp
r79547 r79549 195 195 2, parms, 0); 196 196 RTTESTI_CHECK_RC(call.rc, VERR_TRY_AGAIN); /* This call should not complete yet. */ 197 table.pfnDisconnect(NULL, 1 /* clientId */, &g_Client); 197 198 table.pfnUnload(NULL); 198 199 }
Note:
See TracChangeset
for help on using the changeset viewer.