VirtualBox

Ignore:
Timestamp:
Jun 3, 2010 2:40:59 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
62335
Message:

scm cleanup.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibGuestCtrl.cpp

    r29516 r30013  
    257257    VbglHGCMParmUInt32Set(&Msg.context, 0); /** @todo Put this some header struct! */
    258258    VbglHGCMParmUInt32Set(&Msg.pid, 0);
    259     VbglHGCMParmUInt32Set(&Msg.handle, 0);   
     259    VbglHGCMParmUInt32Set(&Msg.handle, 0);
    260260    VbglHGCMParmUInt32Set(&Msg.flags, 0);
    261261
     
    273273            Msg.pid.GetUInt32(puPID);
    274274            Msg.handle.GetUInt32(puHandle);
    275             Msg.flags.GetUInt32(puFlags);           
     275            Msg.flags.GetUInt32(puFlags);
    276276        }
    277277    }
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