VirtualBox

Changeset 11181 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
Aug 6, 2008 3:43:09 PM (16 years ago)
Author:
vboxsync
Message:

Fixed tstCollector.cpp compilation issue.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/testcase/tstCollector.cpp

    r10955 r11181  
    165165    RTPrintf("tstCollector: TESTING - Memory usage\n");
    166166
    167     unsigned long total, used, available, processUsed;
     167    ULONG total, used, available, processUsed;
    168168
    169169    rc = collector->getHostMemoryUsage(&total, &used, &available);
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