VirtualBox

Changeset 83138 in vbox for trunk


Ignore:
Timestamp:
Feb 21, 2020 10:22:43 PM (5 years ago)
Author:
vboxsync
Message:

bugref:9637. scm fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/x11/VBoxClient/display-svga-x11.cpp

    r83137 r83138  
    165165        getMonitorIdFromName("virtual123");
    166166        mpMonitorPositions = (RTPOINT*)malloc(x11Context.hOutputCount * sizeof(RTPOINT));
    167         /* todo: memset? */
     167        /** @todo memset? */
    168168        for (int i = 0; i < x11Context.hOutputCount; ++i)
    169169        {
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