VirtualBox

Changeset 81319 in vbox


Ignore:
Timestamp:
Oct 17, 2019 2:24:34 PM (5 years ago)
Author:
vboxsync
Message:

Shared Clipboard/Transfers: Build fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/GuestHost/SharedClipboard/clipboard-win.cpp

    r81317 r81319  
    11451145            LogFlowFunc(("\tFile: %s (cchFile=%RU16)\n", pszFileUtf8, cchFileUtf8));
    11461146
    1147             LogRel2((("Shared Clipboard: Adding file '%s' to transfer\n", pszFileUtf8));
     1147            LogRel2(("Shared Clipboard: Adding file '%s' to transfer\n", pszFileUtf8));
    11481148
    11491149            rc = RTStrAAppendExN(&pszFiles, 1 /* cPairs */, pszFileUtf8, strlen(pszFileUtf8));
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette