VirtualBox

Changeset 82853 in vbox for trunk/src/VBox/HostServices


Ignore:
Timestamp:
Jan 24, 2020 3:16:58 PM (5 years ago)
Author:
vboxsync
Message:

Shared Clipboard: Build fix. bugref:9437

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc.cpp

    r82852 r82853  
    695695    if (RT_SUCCESS(rc))
    696696    {
    697         Log(("[Client %RU32] chunk size: %#RU32, max: %#RU32\n", paParms[1].u.uint32, paParms[0].u.uint32));
     697        Log(("[Client %RU32] chunk size: %#RU32, max: %#RU32\n",
     698             pClient->State.uClientID, paParms[1].u.uint32, paParms[0].u.uint32));
    698699    }
    699700    else
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