VirtualBox

Changeset 60483 in vbox for trunk


Ignore:
Timestamp:
Apr 14, 2016 7:12:40 AM (9 years ago)
Author:
vboxsync
Message:

build fix (Doxygen comment)

File:
1 edited

Legend:

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

    r60481 r60483  
    116116 *                              terminator (RTUTF16) char.
    117117 */
    118 #define RTUtf16Realloc(ppwsz, cb)       RTUtf16ReallocTag((ppwsz), (cb), RTSTR_TAG)
     118#define RTUtf16Realloc(ppwsz, cbNew)    RTUtf16ReallocTag((ppwsz), (cbNew), RTSTR_TAG)
    119119
    120120/**
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