VirtualBox

Changeset 31839 in vbox for trunk


Ignore:
Timestamp:
Aug 21, 2010 1:57:30 AM (14 years ago)
Author:
vboxsync
Message:

build fix

File:
1 edited

Legend:

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

    r31837 r31839  
    126126    if (pMyHlp->fRecSummary)
    127127    {
    128         uint32_t cchLeft = sizeof(pMyHlp->szSummary) - pMyHlp->offSummary;
     128        size_t cchLeft = sizeof(pMyHlp->szSummary) - pMyHlp->offSummary;
    129129        if (cchLeft > 1)
    130130        {
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