VirtualBox

Changeset 86251 in vbox


Ignore:
Timestamp:
Sep 23, 2020 6:17:25 PM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
140522
Message:

Devices/Graphics: Build fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Graphics/DevVGA-SVGA.cpp

    r86248 r86251  
    643643
    644644#if defined(LOG_ENABLED) || defined(VBOX_STRICT)
    645 
    646645/**
    647646 * Index register string name lookup
     
    729728    }
    730729}
    731 
    732 # ifdef IN_RING3
     730#endif /* LOG_ENABLED || VBOX_STRICT */
     731
     732#if defined(IN_RING3) && defined(LOG_ENABLED)
    733733/**
    734734 * FIFO command name lookup
     
    959959    }
    960960}
    961 # endif /* IN_RING3 */
    962 
    963 #endif /* LOG_ENABLED || VBOX_STRICT*/
     961#endif /* IN_RING3 && LOG_ENABLED */
     962
    964963#ifdef IN_RING3
    965964
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