VirtualBox

Changeset 61949 in vbox for trunk/src/VBox/Devices/Storage


Ignore:
Timestamp:
Jun 30, 2016 8:33:50 AM (8 years ago)
Author:
vboxsync
Message:

strict build fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Storage/Debug.cpp

    r61947 r61949  
    288288    ""                                     /* 0xff */
    289289};
     290
     291#endif /* LOG_ENABLED */
     292
     293#if defined(LOG_ENABLED) || defined(RT_STRICT)
    290294
    291295/**
     
    892896};
    893897
     898#endif /* LOG_ENABLED || RT_STRICT */
     899
     900#ifdef LOG_ENABLED
     901
    894902/**
    895903 * Return the plain text of an ATA command for debugging purposes.
     
    902910}
    903911
    904 #endif /* LOG_ENABLED */
     912#endif
    905913
    906914#if defined(LOG_ENABLED) || defined(RT_STRICT)
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