VirtualBox

Changeset 77753 in vbox


Ignore:
Timestamp:
Mar 18, 2019 12:22:00 PM (6 years ago)
Author:
vboxsync
Message:

ConsoleImpl2.cpp: preprocessor indent

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp

    r77436 r77753  
    38273827                InsertConfigInteger(pCfg, "VMSVGAPciId", true);
    38283828            }
    3829 #ifdef VBOX_WITH_VMSVGA3D
     3829# ifdef VBOX_WITH_VMSVGA3D
    38303830            InsertConfigInteger(pCfg, "VMSVGA3dEnabled", f3DEnabled);
    3831 #else
     3831# else
    38323832            LogRel(("VMSVGA3d not available in this build!\n"));
    3833 #endif
     3833# endif
    38343834        }
    38353835#endif
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