VirtualBox

Ignore:
Timestamp:
Jul 30, 2009 12:42:08 PM (15 years ago)
Author:
vboxsync
Message:

Main: coding style: have Main obey the standard VirtualBox coding style rules (no functional changes)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/DVDDriveImpl.h

    r21823 r21878  
    5656
    5757        ComObjPtr<DVDImage> image;
    58         ComPtr <IHostDVDDrive> hostDrive;
     58        ComPtr<IHostDVDDrive> hostDrive;
    5959        DriveState_T state;
    6060        BOOL passthrough;
     
    121121private:
    122122
    123     const ComObjPtr <Machine, ComWeakRef> mParent;
    124     const ComObjPtr <DVDDrive> mPeer;
     123    const ComObjPtr<Machine, ComWeakRef> mParent;
     124    const ComObjPtr<DVDDrive> mPeer;
    125125
    126126    Backupable <Data> m;
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