VirtualBox

Ignore:
Timestamp:
Nov 10, 2017 11:39:41 AM (7 years ago)
Author:
vboxsync
Message:

spaces

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibHGCMInternal.cpp

    r69500 r69638  
    891891        VMMDevHGCMCall *pHGCMCall;
    892892        rc = VbglR0GRAlloc((VMMDevRequestHeader **)&pHGCMCall,
    893                          sizeof(VMMDevHGCMCall) + pCallInfo->cParms * sizeof(HGCMFunctionParameter) + cbExtra,
    894                          VMMDevReq_HGCMCall);
     893                           sizeof(VMMDevHGCMCall) + pCallInfo->cParms * sizeof(HGCMFunctionParameter) + cbExtra,
     894                           VMMDevReq_HGCMCall);
    895895        if (RT_SUCCESS(rc))
    896896        {
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