VirtualBox

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


Ignore:
Timestamp:
Feb 23, 2017 8:41:59 AM (8 years ago)
Author:
vboxsync
Message:

use symbolic constant for _64K

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp

    r65381 r65846  
    21232123    {
    21242124        /** @todo a value calculated from the vram size */
    2125         pConf32->u32Value = 64*_1K;
     2125        pConf32->u32Value = _64K;
    21262126    }
    21272127    else if (   u32Index == VBOX_VBVA_CONF32_MODE_HINT_REPORTING
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