Improve doxygen comments
This commit is contained in:
@@ -82,7 +82,8 @@ void uc_strv_clear(struct UCStrv *strv);
|
||||
|
||||
/**
|
||||
* free all elements as well as the underlying array, the UCStrv is
|
||||
* unusable after this call
|
||||
* unusable after this call until it is initialized again.
|
||||
* (strv itself is not free'd)
|
||||
*
|
||||
* @param strv UCStrv to destroy
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user