corrected comment

This commit is contained in:
Andreas Steffen 2007-03-07 14:11:02 +00:00
parent dd82ca4dcc
commit 62a8ee10c3
1 changed files with 1 additions and 1 deletions

View File

@ -150,7 +150,7 @@ struct certinfo_t {
/**
* @brief Destroys the certinfo_t object.
*
* @param this crl to destroy
* @param this certinfo_t to destroy
*/
void (*destroy) (certinfo_t *this);