Changeset 3401
- Timestamp:
- 07/07/08 09:55:48 (3 months ago)
- Files:
-
- trunk/tests/support.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/tests/support.c
r3398 r3401 698 698 osync_plugin_ressource_set_objtype(res, objtype); 699 699 osync_plugin_ressource_set_path(res, path); 700 osync_plugin_ressource_add_objformat_sink(res, format_sink); 700 701 701 702
