Doxygen fix in PKCS#7 wrapper
This commit is contained in:
@@ -120,7 +120,7 @@ struct pkcs7_t {
|
|||||||
/**
|
/**
|
||||||
* Get attributes.
|
* Get attributes.
|
||||||
*
|
*
|
||||||
* @reutrn attributes (internal data)
|
* @return attributes (internal data)
|
||||||
*/
|
*/
|
||||||
pkcs9_t *(*get_attributes) (pkcs7_t *this);
|
pkcs9_t *(*get_attributes) (pkcs7_t *this);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user