From: <svn...@op...> - 2009-09-01 09:49:20
|
Author: dgollub Date: Tue Sep 1 11:49:03 2009 New Revision: 5719 URL: http://www.opensync.org/changeset/5719 Log: Add missing symbols Modified: branches/opensync-ticket1084/opensync.sym Modified: branches/opensync-ticket1084/opensync.sym ============================================================================== --- branches/opensync-ticket1084/opensync.sym Sat Aug 15 14:36:27 2009 (r5718) +++ branches/opensync-ticket1084/opensync.sym Tue Sep 1 11:49:03 2009 (r5719) @@ -330,6 +330,11 @@ osync_member_set_objtype_enabled osync_member_set_pluginname osync_member_unref +osync_merger_new +osync_merger_ref +osync_merger_set_finalize_func +osync_merger_set_initialize_func +osync_merger_unref osync_obj_engine_command osync_obj_engine_event osync_obj_engine_finalize @@ -356,13 +361,11 @@ osync_objformat_set_copy_func osync_objformat_set_create_func osync_objformat_set_demarshal_func -osync_objformat_set_demerge_func osync_objformat_set_destroy_func osync_objformat_set_duplicate_func osync_objformat_set_finalize_func osync_objformat_set_initialize_func osync_objformat_set_marshal_func -osync_objformat_set_merge_func osync_objformat_set_print_func osync_objformat_set_revision_func osync_objformat_set_validate_func |