VirtualBox

Changeset 75283 in vbox for trunk/src/VBox/Main/xml


Ignore:
Timestamp:
Nov 6, 2018 12:58:09 PM (6 years ago)
Author:
vboxsync
Message:

Main/Settings: Comment nit.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/xml/Settings.cpp

    r75279 r75283  
    44074407
    44084408            /* Right now I don't want to bump the settings version, so just convert the enabled
    4409              * screens to the former uint6t_t bit array and vice versa. */
     4409             * screens to the former uint64t_t bit array and vice versa. */
    44104410            uint64_t u64VideoCaptureScreens;
    44114411            pelmHwChild->getAttributeValue("screens",   u64VideoCaptureScreens);
     
    58225822
    58235823        /* Right now I don't want to bump the settings version, so just convert the enabled
    5824          * screens to the former uint6t_t bit array and vice versa. */
     5824         * screens to the former uint64t_t bit array and vice versa. */
    58255825        uint64_t u64VideoCaptureScreens = 0;
    58265826        CaptureScreenMap::const_iterator itScreen = hw.captureSettings.mapScreens.begin();
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