VirtualBox

Changeset 14052 in vbox for trunk/include/iprt


Ignore:
Timestamp:
Nov 10, 2008 10:49:04 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
39108
Message:

iprt: RTPath - lenths are size_t not unsigned.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/path.h

    r14051 r14052  
    414414 * @param   cchPath     Buffer size in bytes.
    415415 */
    416 RTDECL(int) RTPathAppDocs(char *pszPath, unsigned cchPath);
     416RTDECL(int) RTPathAppDocs(char *pszPath, size_t cchPath);
    417417
    418418/**
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