Index: /trunk/include/iprt/path.h
===================================================================
--- /trunk/include/iprt/path.h	(revision 40979)
+++ /trunk/include/iprt/path.h	(revision 40980)
@@ -338,5 +338,5 @@
  * @param   pszPath     Path to check.
  */
-RTDECL(bool) RTPathHaveExt(const char *pszPath);
+RTDECL(bool) RTPathHasExt(const char *pszPath);
 /** Misspelled, don't use.  */
 #define RTPathHaveExt   RTPathHasExt
