X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=gedcom%2Fcompat.h;fp=gedcom%2Fcompat.h;h=055b0f0d1a7baf09f675d4f90f67b71600a1c978;hb=6ac96eea2be7cea48b8cf4232c3be6699078173b;hp=aaf8c49d2b637279b147316f2e381abbf8797f52;hpb=8073f669d16f11bfd50d42bb2cf6fdb79d358565;p=gedcom-parse.git diff --git a/gedcom/compat.h b/gedcom/compat.h index aaf8c49..055b0f0 100644 --- a/gedcom/compat.h +++ b/gedcom/compat.h @@ -57,6 +57,7 @@ void set_compatibility_program(const char* program); void set_compatibility_version(const char* version); void compute_compatibility(); int compat_mode(Compat_rule rule); +void compat_close(); /* C_NO_SUBMITTER */ void compat_generate_submitter_link(Gedcom_ctxt parent);