rename heim_serialize to heim_copy_serialize to follow create/copy/get semantics

This commit is contained in:
Love Hornquist Astrand
2013-05-30 18:28:37 -07:00
parent 2433496ea6
commit b301e47fb8
4 changed files with 6 additions and 6 deletions

View File

@@ -79,7 +79,7 @@ HEIMDAL_BASE_1.0 {
heim_path_vcopy;
heim_release;
heim_retain;
heim_serialize;
heim_copy_serialize;
heim_show;
heim_sorted_text_file_dbtype;
heim_string_create;