Changeset 97789 in vbox for trunk/src/VBox/HostServices/DragAndDrop
- Timestamp:
- Dec 12, 2022 6:43:46 PM (2 years ago)
- svn:sync-xref-src-repo-rev:
- 154860
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostServices/DragAndDrop/VBoxDragAndDropSvc.cpp
r97788 r97789 1017 1017 { 1018 1018 /* Host indicated that the current operation was cancelled. Tell the guest. */ 1019 LogFunc(("Host indicated that operation was cancelled\n" , rc));1019 LogFunc(("Host indicated that operation was cancelled\n")); 1020 1020 } 1021 1021 else
Note:
See TracChangeset
for help on using the changeset viewer.