diff --git a/src/libstrongswan/crypto/certinfo.h b/src/libstrongswan/crypto/certinfo.h index 3ecaacea0..acea85698 100644 --- a/src/libstrongswan/crypto/certinfo.h +++ b/src/libstrongswan/crypto/certinfo.h @@ -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);