X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=gedcom%2Fcompat.h;h=055b0f0d1a7baf09f675d4f90f67b71600a1c978;hb=1a9abc06dc9e29dfcd6c7a00e36b05193dc464d9;hp=aaf8c49d2b637279b147316f2e381abbf8797f52;hpb=d2dbc2834cae06a5de0dec22c0e7a530b7dd1589;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);