Index: /trunk/include/iprt/string.h
===================================================================
--- /trunk/include/iprt/string.h	(revision 57926)
+++ /trunk/include/iprt/string.h	(revision 57927)
@@ -1460,5 +1460,5 @@
  * @param   psz         Pointer to the current code point.
  */
-DECLINLINE(char *) RTLatin1PrevCp(const char *pszStart const char *psz)
+DECLINLINE(char *) RTLatin1PrevCp(const char *pszStart, const char *psz)
 {
     if ((uintptr_t)psz > (uintptr_t)pszStart)
