VirtualBox

Changeset 40980 in vbox for trunk/include


Ignore:
Timestamp:
Apr 18, 2012 6:26:07 PM (13 years ago)
Author:
vboxsync
Message:

Corrected two really old sins.

File:
1 edited

Legend:

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

    r40979 r40980  
    338338 * @param   pszPath     Path to check.
    339339 */
    340 RTDECL(bool) RTPathHaveExt(const char *pszPath);
     340RTDECL(bool) RTPathHasExt(const char *pszPath);
    341341/** Misspelled, don't use.  */
    342342#define RTPathHaveExt   RTPathHasExt
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