X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=gom%2Fsource_event.h;h=39e5399d1f97c8c40a566e819cd2d9496934dcb6;hb=1568cb8ab16ecc1984d0d00b8ae8189c32508b08;hp=554b41442cdc6c90b2fc92c4e86579d740d75892;hpb=7ea4ef8cae7b52f2bf66371a5e7b493cbd12900e;p=gedcom-parse.git diff --git a/gom/source_event.h b/gom/source_event.h index 554b414..39e5399 100644 --- a/gom/source_event.h +++ b/gom/source_event.h @@ -30,5 +30,7 @@ void source_event_subscribe(); void source_event_cleanup(struct source_event* evt); void source_event_add_user_data(Gom_ctxt ctxt, struct user_data* data); +int write_source_events(Gedcom_write_hndl hndl, int parent, + struct source_event *evt); #endif /* __SOURCE_EVENT_H */