Changeset 99
- Timestamp:
- 02/20/06 20:30:28
- Files:
-
- trunk/libtinymail-gnomevfs/tny-vfs-stream.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/libtinymail-gnomevfs/tny-vfs-stream.c
r98 r99 246 246 } 247 247 248 res = gnome_vfs_close (priv->handle);248 res = gnome_vfs_close (priv->handle); 249 249 250 250 priv->handle = NULL;
