wind: Fix documentation comment
Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
This commit is contained in:

committed by
Nico Williams

parent
d274f0e240
commit
ed798da1f2
@@ -431,7 +431,7 @@ wind_utf8ucs2(const char *in, uint16_t *out, size_t *out_len)
|
|||||||
* string.
|
* string.
|
||||||
*
|
*
|
||||||
* @param in an UTF-8 string to convert.
|
* @param in an UTF-8 string to convert.
|
||||||
* @param out_len the length of the resulting UCS4 string.
|
* @param out_len the length of the resulting UCS2 string.
|
||||||
*
|
*
|
||||||
* @return returns 0 on success, an wind error code otherwise
|
* @return returns 0 on success, an wind error code otherwise
|
||||||
* @ingroup wind
|
* @ingroup wind
|
||||||
|
Reference in New Issue
Block a user