Fix various doxygen issues in the documentation

This commit is contained in:
Artur Wieczorek
2019-10-20 11:52:26 +02:00
parent 8d962b0121
commit 5925893eed
29 changed files with 58 additions and 37 deletions

View File

@@ -181,8 +181,8 @@ public:
including the terminating @c NUL character.
@return
If @dst is non-@NULL, the number of characters actually written to
it. If @dst is @NULL, the returned value is at least equal to the
If @a dst is non-@NULL, the number of characters actually written to
it. If @a dst is @NULL, the returned value is at least equal to the
number of characters that would have been written out if it were
non-@NULL, but can be larger than it under the platforms using
UTF-16 as @c wchar_t encoding (this allows a useful optimization in