VirtualBox

Ignore:
Timestamp:
Mar 22, 2010 10:50:18 AM (15 years ago)
Author:
vboxsync
Message:

gueststatisticsinterval inconsistency fixed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxManage/VBoxManageControlVM.cpp

    r26941 r27581  
    791791                CHECK_ERROR(guest, COMSETTER(MemoryBalloonSize)(uVal));
    792792        }
    793         else if (   !strcmp(a->argv[1], "--gueststatisticsinterval")
    794                  || !strcmp(a->argv[1], "-gueststatisticsinterval"))
     793        else if (!strcmp(a->argv[1], "gueststatisticsinterval"))
    795794        {
    796795            if (a->argc != 3)
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