X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=gom%2Fsource_description.h;fp=gom%2Fsource_description.h;h=1ff5441764ee85cd70990a9f1f17d9bd9ba25661;hb=f64619dc88514d184a094e41d34012eb136367a2;hp=0a96081c142911f73b72e2cd95e4d6b674d90a96;hpb=869f88fb45d803d918ccf2602ddca1d0fc425de8;p=gedcom-parse.git diff --git a/gom/source_description.h b/gom/source_description.h index 0a96081..1ff5441 100644 --- a/gom/source_description.h +++ b/gom/source_description.h @@ -32,6 +32,8 @@ void source_description_subscribe(); int write_source_descriptions(Gedcom_write_hndl hndl, int parent, struct source_description *desc); +DECLARE_SUB_MAKEFUNC(source_description); + DECLARE_CLEANFUNC(source_description); DECLARE_ADDFUNC2(source_description, user_data);