comparison libpurple/conversation.c @ 21172:33da7f2a30e4

Manually fflush() files written with purple_util_write_data_to_file, because apparently some filesystems (XFS) can and will leave bogus file contents if we don't. For systems which don't have fileno(), this involves closing and reopening the file.
author Ethan Blanton <elb@pidgin.im>
date Thu, 08 Nov 2007 19:49:12 +0000
parents eb758ca32ea9
children bd7244f3d491 591267f6f1d5 26f55eb6ab59
comparison
equal deleted inserted replaced
21151:4886667b0686 21172:33da7f2a30e4