VirtualBox

Changeset 16323 in vbox


Ignore:
Timestamp:
Jan 28, 2009 5:21:41 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
42158
Message:

typo

File:
1 edited

Legend:

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

    r16029 r16323  
    15791579 * @returns iprt status code.
    15801580 * @param   pwszString      The UTF-16 string to convert.
    1581  * @param   cwcString       The number of RTUTF16 items to translation from pwszString.
    1582  *                          The translate will stop when reaching cwcString or the terminator ('\\0').
     1581 * @param   cwcString       The number of RTUTF16 items to translate from pwszString.
     1582 *                          The translation will stop when reaching cwcString or the terminator ('\\0').
    15831583 *                          Use RTSTR_MAX to translate the entire string.
    1584  * @param   ppsz            If cch is non-zero, this must either be pointing to pointer to
     1584 * @param   ppsz            If cch is non-zero, this must either be pointing to a pointer to
    15851585 *                          a buffer of the specified size, or pointer to a NULL pointer.
    15861586 *                          If *ppsz is NULL or cch is zero a buffer of at least cch chars
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