X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=gom%2Fsource_citation.c;h=45dc8428a28ecfeeea8255fafe31de26247d06ff;hb=1b7536d78e236978e83fbf8acc9f90e2141e13b0;hp=3738636fc086c90e207d17209ac0c118e39df7e7;hpb=bb2090762d3ae9355a04286c33b78d24736b783c;p=gedcom-parse.git diff --git a/gom/source_citation.c b/gom/source_citation.c index 3738636..45dc842 100644 --- a/gom/source_citation.c +++ b/gom/source_citation.c @@ -108,7 +108,7 @@ void sub_citation_end(_ELT_END_PARAMS_) cit->description = newvalue; } } - destroy_gom_ctxt(ctxt); + def_elt_end(elt, parent, self, parsed_value); } }