X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=gom%2Fsource_event.h;h=549281c16bff606daecd2d80c5a1fa07e4f9cb97;hb=HEAD;hp=0c2e9e3934d4c92732c366e679f562a19c95e640;hpb=72689522e287ca3b2231e7d8881f0fe5bea48f15;p=gedcom-parse.git diff --git a/gom/source_event.h b/gom/source_event.h index 0c2e9e3..549281c 100644 --- a/gom/source_event.h +++ b/gom/source_event.h @@ -31,6 +31,9 @@ void source_event_subscribe(); int write_source_events(Gedcom_write_hndl hndl, int parent, struct source_event *evt); +DECLARE_SUB_MAKEFUNC(source_event); + +DECLARE_UNREFALLFUNC(source_event); DECLARE_CLEANFUNC(source_event); DECLARE_ADDFUNC2(source_event, user_data);