X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=gom%2Fpersonal_name.h;h=c8e76615496807f70fbc47e3f035753899175960;hb=327069289a45ed1e91d8bfc07d7d89cfbad057d6;hp=24ce27d55a0b2c76bf70009a9e4891be9a7be7f1;hpb=bda79e2b3e217154edec23079ccad4f1cfcf94af;p=gedcom-parse.git diff --git a/gom/personal_name.h b/gom/personal_name.h index 24ce27d..c8e7661 100644 --- a/gom/personal_name.h +++ b/gom/personal_name.h @@ -32,6 +32,8 @@ int write_names(Gedcom_write_hndl hndl, int parent, struct personal_name *name); DECLARE_SUB_MAKEFUNC(personal_name); + +DECLARE_UNREFALLFUNC(personal_name); DECLARE_CLEANFUNC(personal_name); DECLARE_ADDFUNC2(personal_name, source_citation); DECLARE_ADDFUNC2(personal_name, note_sub);