VirtualBox

Ignore:
Timestamp:
Nov 13, 2009 4:33:57 PM (15 years ago)
Author:
vboxsync
Message:

IPRT: Burn fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/string/strtonum.cpp

    r24639 r24645  
    108108 * @param   pu32        Where to store the converted number.
    109109 */
    110 int RTStrVersionToUInt32(const char *pszVer, uint32_t *pu32)
     110RTDECL(int) RTStrVersionToUInt32(const char *pszVer, uint32_t *pu32)
    111111{
    112112    const char *str = pszVer;
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