X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;ds=sidebyside;f=gom%2Fplace.h;h=e73d924ab304cf47928a6bb7ecef47c9aeabd3a9;hb=327069289a45ed1e91d8bfc07d7d89cfbad057d6;hp=614dacb3fc08733ace090dbbb71f3cd7507a494c;hpb=bda79e2b3e217154edec23079ccad4f1cfcf94af;p=gedcom-parse.git diff --git a/gom/place.h b/gom/place.h index 614dacb..e73d924 100644 --- a/gom/place.h +++ b/gom/place.h @@ -32,6 +32,7 @@ int write_place(Gedcom_write_hndl hndl, int parent, struct place* place); DECLARE_SUB_MAKEFUNC(place); +DECLARE_UNREFALLFUNC(place); DECLARE_CLEANFUNC(place); DECLARE_ADDFUNC2(place, source_citation); DECLARE_ADDFUNC2(place, note_sub);