VirtualBox

Changeset 13864 in vbox


Ignore:
Timestamp:
Nov 5, 2008 2:01:00 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
38861
Message:

build fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp

    r13862 r13864  
    441441        ||  iCmd == SUP_IOCTL_FAST_DO_HWACC_RUN
    442442        ||  iCmd == SUP_IOCTL_FAST_DO_NOP)
    443         return supdrvIOCtlFast(uCmd, 0 /* @todo VMCPU id. */, &g_DevExt, pSession);
     443        return supdrvIOCtlFast(iCmd, 0 /* @todo VMCPU id. */, &g_DevExt, pSession);
    444444    return VBoxDrvDarwinIOCtlSlow(pSession, iCmd, pData, pProcess);
    445445}
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