VirtualBox

Ignore:
Timestamp:
Jul 24, 2008 10:14:08 PM (16 years ago)
Author:
vboxsync
Message:

cosmetics.

File:
1 edited

Legend:

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

    r10875 r10876  
    332332static int VBoxDrvDarwinOpen(dev_t Dev, int fFlags, int fDevType, struct proc *pProcess)
    333333{
    334     int                 rc;
    335     PSUPDRVSESSION      pSession;
    336334#ifdef DEBUG_DARWIN_GIP
    337335    char szName[128];
     
    346344     * here too, since that is more straight forward at this point.
    347345     */
    348     struct ucred *pCred = proc_ucred(pProcess);
     346    int             rc;
     347    PSUPDRVSESSION  pSession;
     348    struct ucred   *pCred = proc_ucred(pProcess);
    349349    if (pCred)
    350350    {
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