- Timestamp:
- Feb 21, 2024 9:06:41 AM (7 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/GuestHost/SharedClipboard/ClipboardDataObjectImpl-win.cpp
r100665 r103484 843 843 if (RT_FAILURE(rc)) 844 844 { 845 LogRel(("Shared Clipboard: Waiting for IDataObject status statusfailed, rc=%Rrc\n", rc));845 LogRel(("Shared Clipboard: Waiting for IDataObject status failed, rc=%Rrc\n", rc)); 846 846 break; 847 847 }
Note:
See TracChangeset
for help on using the changeset viewer.

