X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=gom%2Fsource_description.h;h=ce1802f8d3f00d91192391b9069328e5f393b090;hb=d8d5e051c5e0917e639a9320e9a4a01d6f0e83b3;hp=0a96081c142911f73b72e2cd95e4d6b674d90a96;hpb=72689522e287ca3b2231e7d8881f0fe5bea48f15;p=gedcom-parse.git diff --git a/gom/source_description.h b/gom/source_description.h index 0a96081..ce1802f 100644 --- a/gom/source_description.h +++ b/gom/source_description.h @@ -32,6 +32,9 @@ void source_description_subscribe(); int write_source_descriptions(Gedcom_write_hndl hndl, int parent, struct source_description *desc); +DECLARE_SUB_MAKEFUNC(source_description); + +DECLARE_UNREFALLFUNC(source_description); DECLARE_CLEANFUNC(source_description); DECLARE_ADDFUNC2(source_description, user_data);