VirtualBox

Changeset 91196 in vbox for trunk/src/VBox/Devices


Ignore:
Timestamp:
Sep 10, 2021 10:52:34 AM (3 years ago)
Author:
vboxsync
Message:

Audio/Validation Kit: Also send the test index and test creation time (caller UTC) when starting tests [build fix]. ​bugref:10008

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Audio/AudioTestServiceProtocol.h

    r91195 r91196  
    166166    uint8_t            aPadding[8];
    167167#else
     168# ifdef RT_OS_WINDOWS
     169    uint8_t            aPadding[20];
     170# else
    168171    uint8_t            aPadding[12];
     172# endif
    169173#endif
    170174} ATSPKTREQTONEPLAY;
     
    187191    uint8_t            aPadding[8];
    188192#else
     193# ifdef RT_OS_WIN
     194    uint8_t            aPadding[20];
     195# else
    189196    uint8_t            aPadding[12];
     197# endif
    190198#endif
    191199} ATSPKTREQTONEREC;
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