VirtualBox

Changeset 33700 in vbox for trunk/src/VBox/Main/xml


Ignore:
Timestamp:
Nov 2, 2010 4:19:36 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
67326
Message:

Main;Runtime: use size_t

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/xml/ovfreader.cpp

    r33540 r33700  
    3737 * @param path   path to a filename for error messages.
    3838 */
    39 OVFReader::OVFReader(const void *pvBuf, int cbSize, const MiniString &path)
     39OVFReader::OVFReader(const void *pvBuf, size_t cbSize, const MiniString &path)
    4040    : m_strPath(path)
    4141{
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette