Added functions to add, remove and move substructs.
[gedcom-parse.git] / gom / place.c
index 371e2e311dc84055c647ddc1b14bb5192e021cc3..38ff377481d2330b1caef10a37bceac70addb1b4 100644 (file)
@@ -72,7 +72,7 @@ Gedcom_ctxt sub_place_start(_ELT_PARAMS_)
 }
 
 DEFINE_SUB_MAKEFUNC(place)
-DEFINE_SUB_ADDFUNC(place)
+DEFINE_SUB_SETFUNC(place)
 DEFINE_SUB_DELETEFUNC(place)
      
 DEFINE_STRING_CB(place, sub_place_form_start, place_hierarchy)