X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=gom%2Fsource_description.h;h=1ff5441764ee85cd70990a9f1f17d9bd9ba25661;hb=d2d823fd4fe80162765029e5bc29f9b4f6f968f5;hp=0a96081c142911f73b72e2cd95e4d6b674d90a96;hpb=72689522e287ca3b2231e7d8881f0fe5bea48f15;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);