pass back an heim_error from hx509_cert_init

This commit is contained in:
Love Hornquist Astrand
2012-10-07 06:33:13 -07:00
parent 216bfa564d
commit 029de6cfa4
16 changed files with 135 additions and 92 deletions

View File

@@ -55,9 +55,10 @@ HEIMDAL_BASE_1.0 {
heim_dict_set_value;
heim_error_append;
heim_error_copy_string;
heim_error_create_opt;
heim_error_create;
heim_error_createv;
heim_error_enomem;
heim_error_create_enomem;
heim_error_get_code;
heim_get_hash;
heim_get_tid;