VirtualBox

Changeset 77115 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Feb 1, 2019 1:25:13 PM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
128572
Message:

Guest Control/Main: Renaming nit.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostServices/GuestControl/VBoxGuestControlSvc.cpp

    r76963 r77115  
    21212121    if (mpfnHostCallback)
    21222122    {
    2123         VBOXGUESTCTRLHOSTCALLBACK data(cParms, paParms);
     2123        VBOXGUESTCTRLHOSTCALLBACK data = { cParms, paParms };
    21242124        rc = mpfnHostCallback(mpvHostData, u32Function, &data, sizeof(data));
    21252125    }
Note: See TracChangeset for help on using the changeset viewer.

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