From 822d2f30d49f86ce990dfce5c70cb2b38f0be503 Mon Sep 17 00:00:00 2001 From: Peter Verthez Date: Sat, 1 Feb 2003 21:27:23 +0000 Subject: [PATCH] Added note for later implementation. --- gom/gom.c | 1 + 1 file changed, 1 insertion(+) diff --git a/gom/gom.c b/gom/gom.c index b34d59e..743d2a4 100644 --- a/gom/gom.c +++ b/gom/gom.c @@ -266,6 +266,7 @@ void def_rec_end(Gedcom_rec rec UNUSED, Gedcom_ctxt self, destroy_gom_ctxt(ctxt); } +/* TODO: do this in a way so that elements out of context can be handled */ void def_elt_end(Gedcom_elt elt UNUSED, Gedcom_ctxt parent UNUSED, Gedcom_ctxt self, Gedcom_val parsed_value UNUSED) { -- 2.30.2