prefix json functions

This commit is contained in:
Love Hornquist Astrand
2013-07-16 13:06:57 +02:00
parent 72e6a0f383
commit 9f979d20d7
4 changed files with 6 additions and 6 deletions

View File

@@ -65,6 +65,7 @@ HEIMDAL_BASE_1.0 {
heim_get_tid;
heim_json_create;
heim_json_create_with_bytes;
heim_json_copy_serialize;
heim_null_create;
heim_number_create;
heim_number_get_int;
@@ -79,7 +80,6 @@ HEIMDAL_BASE_1.0 {
heim_path_vcopy;
heim_release;
heim_retain;
heim_copy_serialize;
heim_show;
heim_sorted_text_file_dbtype;
heim_string_create;