VirtualBox

Changeset 33700 in vbox for trunk/include/iprt/cpp


Ignore:
Timestamp:
Nov 2, 2010 4:19:36 PM (14 years ago)
Author:
vboxsync
Message:

Main;Runtime: use size_t

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/cpp/xml.h

    r33469 r33700  
    636636    ~XmlMemParser();
    637637
    638     void read(const void* pvBuf, int cbSize, const iprt::MiniString &strFilename, Document &doc);
     638    void read(const void* pvBuf, size_t cbSize, const iprt::MiniString &strFilename, Document &doc);
    639639};
    640640
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