comparison libpurple/notify.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 89c7be36fd61
children 93c40e412b54 3f5b0039428b
comparison
equal deleted inserted replaced
21151:4886667b0686 21172:33da7f2a30e4