Changeset 1351
- Timestamp:
- 12/26/06 16:09:54
- Files:
-
- trunk/tests/functional/msg-sender.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/tests/functional/msg-sender.c
r1349 r1351 87 87 tny_mime_part_construct_from_stream (TNY_MIME_PART (retval), stream, "text/plain"); 88 88 89 g_object_unref (G_OBJECT (stream)); 90 89 91 return retval; 90 92 }
