VirtualBox

Ignore:
Timestamp:
Oct 29, 2019 12:11:43 PM (5 years ago)
Author:
vboxsync
Message:

VMMDev: cleanups. bugref:9218

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/VMMDev/VMMDevState.h

    r81569 r81570  
    318318    {
    319319        /** The LED. */
    320         PDMLED                              Led;
     320        PDMLED                          Led;
    321321        /** The LED ports. */
    322         PDMILEDPORTS                        ILeds;
     322        PDMILEDPORTS                    ILeds;
    323323        /** Partner of ILeds. */
    324         R3PTRTYPE(PPDMILEDCONNECTORS)       pLedsConnector;
     324        R3PTRTYPE(PPDMILEDCONNECTORS)   pLedsConnector;
    325325    } SharedFolders;
    326326
     
    384384    } TestingData;
    385385    /** The XML output file name (can be a named pipe, doesn't matter to us). */
    386     R3PTRTYPE(char *)       pszTestingXmlOutput;
     386    R3PTRTYPE(char *)   pszTestingXmlOutput;
    387387    /** Testing instance for dealing with the output. */
    388     RTTEST                  hTestingTest;
     388    RTTEST              hTestingTest;
    389389#endif /* !VBOX_WITHOUT_TESTING_FEATURES */
    390390
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