X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=gom%2Fnote_sub.h;h=f47060e71801a21da5ad99734b86f3612c8a0946;hb=473f146038f88434e3edd070dfa42390bd0df60f;hp=c78bfa2e11359a3558cf3d8f7ed778a21170b47f;hpb=f64619dc88514d184a094e41d34012eb136367a2;p=gedcom-parse.git diff --git a/gom/note_sub.h b/gom/note_sub.h index c78bfa2..f47060e 100644 --- a/gom/note_sub.h +++ b/gom/note_sub.h @@ -32,6 +32,7 @@ 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);