Fix some Doxygen warnings

This commit is contained in:
Nicolas Williams
2016-12-14 22:00:04 -06:00
parent a1c505309c
commit 2ebec2e4ec
7 changed files with 23 additions and 6 deletions

View File

@@ -107,6 +107,8 @@ _hx509_ks_register(hx509_context context, struct hx509_keyset_ops *ops)
* select no password/certifictes/prompt lock (see @ref page_lock).
* @param certs return pointer, free with hx509_certs_free().
*
* @return Returns an hx509 error code.
*
* @ingroup hx509_keyset
*/