VirtualBox

Changeset 5274 in vbox for trunk/src/VBox/VMM


Ignore:
Timestamp:
Oct 12, 2007 6:26:03 PM (17 years ago)
Author:
vboxsync
Message:

Call the right API, silly.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR0/VMMR0.cpp

    r5240 r5274  
    717717            if (u64Arg)
    718718                return VERR_INVALID_PARAMETER;
    719             return GVMMR0QueryStatisticsReq(pVM, (PGVMMQUERYSTATISTICSSREQ)pReqHdr);
     719            return GVMMR0ResetStatisticsReq(pVM, (PGVMMRESETSTATISTICSSREQ)pReqHdr);
    720720
    721721        /*
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