Changeset 3547
- Timestamp:
- 08/17/08 17:11:00 (4 months ago)
- Files:
-
- 1 modified
-
trunk/formats/xmlformat.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/formats/xmlformat.c
r2801 r3547 70 70 71 71 *output = (char *) xmlformat; 72 *outpsize = size;72 *outpsize = osync_xmlformat_size(); 73 73 74 74 g_free(buffer);
