X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=gom%2Fplace.h;h=e73d924ab304cf47928a6bb7ecef47c9aeabd3a9;hb=8073f669d16f11bfd50d42bb2cf6fdb79d358565;hp=614dacb3fc08733ace090dbbb71f3cd7507a494c;hpb=f64619dc88514d184a094e41d34012eb136367a2;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);