Ignore:
Timestamp:
2006-10-15T09:41:12Z (18 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
2529faf
Parents:
695e392 (diff), e97827b (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:

Merging with storage-xml. It seems to be working pretty well, so maybe
this way more people will test it. :-)

File:
1 moved

Legend:

Unmodified
Added
Removed
  • lib/events_libevent.c

    r695e392 r69cb623  
    101101       
    102102        /* Since the called function might cancel this handler already
    103            (which free()s b_ev, we have to remember the ID here. */
     103           (which free()s b_ev), we have to remember the ID here. */
    104104        id = b_ev->id;
    105105       
Note: See TracChangeset for help on using the changeset viewer.