Changeset 814aa52 for storage_xml.c


Ignore:
Timestamp:
2010-06-03T11:00:45Z (14 years ago)
Author:
Sven Moritz Hallberg <pesco@…>
Branches:
master
Children:
a6b2f13
Parents:
5f8ab6a9 (diff), f4bcc22 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

merge in bitlbee 1.2.6

File:
1 edited

Legend:

Unmodified
Added
Removed
  • storage_xml.c

    r5f8ab6a9 r814aa52  
    496496                goto write_error;
    497497       
     498        fsync( fd );
    498499        close( fd );
    499500       
Note: See TracChangeset for help on using the changeset viewer.