VirtualBox

Ignore:
Timestamp:
Dec 6, 2012 8:20:58 AM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
82510
Message:

VBoxServiceControlThreadRequestAllocEx: Corrected parameter name and drop unnecessary cast. Looks like someone changed pbData to void * and didn't bother cleaning up.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxService/VBoxServiceInternal.h

    r42846 r44046  
    427427extern int                      VBoxServiceControlThreadRequestAllocEx(PVBOXSERVICECTRLREQUEST    *ppReq,
    428428                                                                       VBOXSERVICECTRLREQUESTTYPE  enmType,
    429                                                                        void*                       pbData,
     429                                                                       void                       *pvData,
    430430                                                                       size_t                      cbData,
    431431                                                                       uint32_t                    uCID);
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