Index: /trunk/include/iprt/utf16.h
===================================================================
--- /trunk/include/iprt/utf16.h	(revision 60482)
+++ /trunk/include/iprt/utf16.h	(revision 60483)
@@ -116,5 +116,5 @@
  *                              terminator (RTUTF16) char.
  */
-#define RTUtf16Realloc(ppwsz, cb)       RTUtf16ReallocTag((ppwsz), (cb), RTSTR_TAG)
+#define RTUtf16Realloc(ppwsz, cbNew)    RTUtf16ReallocTag((ppwsz), (cbNew), RTSTR_TAG)
 
 /**
