X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=gom%2Fnote.c;h=fbe253f9778061b5d464f275b243fcd33713bfb8;hb=d2d823fd4fe80162765029e5bc29f9b4f6f968f5;hp=3c8bc69f7095fa1f72c67c67b013b056e194d8f2;hpb=72689522e287ca3b2231e7d8881f0fe5bea48f15;p=gedcom-parse.git diff --git a/gom/note.c b/gom/note.c index 3c8bc69..fbe253f 100644 --- a/gom/note.c +++ b/gom/note.c @@ -56,6 +56,7 @@ DEFINE_DESTROYFUNC(note, gom_first_note) DEFINE_ADDFUNC(note, XREF_NOTE) DEFINE_DELETEFUNC(note) DEFINE_GETXREFFUNC(note, XREF_NOTE) +DEFINE_MAKELINKFUNC(note, XREF_NOTE) DEFINE_STRING_END_REC_CB(note, note_end, text)