VirtualBox

Changeset 57927 in vbox


Ignore:
Timestamp:
Sep 28, 2015 2:07:50 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
102899
Message:

IPRT: Doxygen clenaups (mostly).

File:
1 edited

Legend:

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

    r57926 r57927  
    14601460 * @param   psz         Pointer to the current code point.
    14611461 */
    1462 DECLINLINE(char *) RTLatin1PrevCp(const char *pszStart const char *psz)
     1462DECLINLINE(char *) RTLatin1PrevCp(const char *pszStart, const char *psz)
    14631463{
    14641464    if ((uintptr_t)psz > (uintptr_t)pszStart)
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