type corrected

This commit is contained in:
Tobias Brunner
2008-04-18 10:11:41 +00:00
parent 58caabf7b4
commit ab7ed97c93
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -103,7 +103,7 @@ struct credential_manager_t {
* @return enumerator of CDPs as char*
*/
enumerator_t *(*create_cdp_enumerator)(credential_manager_t *this,
credential_type_t type, identification_t *id);
certificate_type_t type, identification_t *id);
/**
* Get a trusted or untrusted certificate.
*