Changeset 78946 in vbox for trunk/src/VBox/Additions/common/VBoxGuest/lib
- Timestamp:
- Jun 3, 2019 7:46:30 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibClipboard.cpp
r78943 r78946 417 417 } 418 418 419 #ifdef VBOX_WITH_SHARED_CLIPBOARD_URI_LIST420 419 /** 421 420 * Reads the actual meta data from the host. … … 744 743 } 745 744 745 #ifdef VBOX_WITH_SHARED_CLIPBOARD_URI_LIST 746 746 /** 747 747 * Writes an error to the host.
Note:
See TracChangeset
for help on using the changeset viewer.