Changeset 76346 in vbox for trunk/src/VBox/Runtime/common/string/RTUtf16Cat.cpp
- Timestamp:
- Dec 22, 2018 12:51:28 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/common/string/RTUtf16Cat.cpp
r69111 r76346 32 32 #include "internal/iprt.h" 33 33 34 #include <iprt/err.h> 35 34 36 35 37 RTDECL(int) RTUtf16Cat(PRTUTF16 pwszDst, size_t cwcDst, PCRTUTF16 pwszSrc)
Note:
See TracChangeset
for help on using the changeset viewer.