X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=gom%2Fnote_sub.h;h=f47060e71801a21da5ad99734b86f3612c8a0946;hb=bb2090762d3ae9355a04286c33b78d24736b783c;hp=43eca9f15e95f5894c110abcbe654904a270f064;hpb=72689522e287ca3b2231e7d8881f0fe5bea48f15;p=gedcom-parse.git diff --git a/gom/note_sub.h b/gom/note_sub.h index 43eca9f..f47060e 100644 --- a/gom/note_sub.h +++ b/gom/note_sub.h @@ -30,6 +30,9 @@ void note_sub_subscribe(); int write_note_subs(Gedcom_write_hndl hndl, int parent, struct note_sub* note); +DECLARE_SUB_MAKEFUNC(note_sub); + +DECLARE_UNREFALLFUNC(note_sub); DECLARE_CLEANFUNC(note_sub); DECLARE_ADDFUNC2(note_sub, source_citation); DECLARE_ADDFUNC2(note_sub, user_data);