VirtualBox

Ignore:
Timestamp:
Oct 7, 2013 9:30:45 PM (11 years ago)
Author:
vboxsync
Message:

Additions/solaris: Whitespace and svn:keyword cleanups by scm.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/solaris/Mouse/vboxms.c

    r46051 r48943  
    12491249        if (enmDirection == BOTH)
    12501250            pUserAddr = *(void **)pMBlk->b_cont->b_rptr;
    1251             mcopyin(pMBlk, pUserAddr /* state data */, cbCmd, NULL);
    1252         }
    1253         else if (enmDirection == OUT)
     1251            mcopyin(pMBlk, pUserAddr /* state data */, cbCmd, NULL);
     1252        }
     1253        else if (enmDirection == OUT)
    12541254    {
    12551255        mblk_t *pMBlkOut = allocb(cbCmd, BPRI_MED);
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