X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=gom%2Fsource.c;h=fc46d0352a270e73dd69f001012602c8a46ae8b8;hb=d2d823fd4fe80162765029e5bc29f9b4f6f968f5;hp=c13acb38f0edab45392c4f64b01411d014c42309;hpb=72689522e287ca3b2231e7d8881f0fe5bea48f15;p=gedcom-parse.git diff --git a/gom/source.c b/gom/source.c index c13acb3..fc46d03 100644 --- a/gom/source.c +++ b/gom/source.c @@ -43,6 +43,7 @@ DEFINE_DESTROYFUNC(source, gom_first_source) DEFINE_ADDFUNC(source, XREF_SOUR) DEFINE_DELETEFUNC(source) DEFINE_GETXREFFUNC(source, XREF_SOUR) +DEFINE_MAKELINKFUNC(source, XREF_SOUR) DEFINE_REC_CB(source, sour_start) DEFINE_NULL_CB(source, sour_data_start)