X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=gom%2Fgom_internal.h;h=910e1569bf004689c59ee08d305b776e095ac67c;hb=28297bd9b57fa7d8c3600d040cc08e5e73a62c27;hp=5b707a5791049b67df201fadd86bef398bcce12c;hpb=32002ea8d471295f49c4e7e4789afd9feacc96b5;p=gedcom-parse.git diff --git a/gom/gom_internal.h b/gom/gom_internal.h index 5b707a5..910e156 100644 --- a/gom/gom_internal.h +++ b/gom/gom_internal.h @@ -116,8 +116,8 @@ int update_time(char** tv, struct tm* tm_ptr); void NULL_DESTROY(void* anything); -#define xref_list_cleanup NULL_DESTROY - #include "func_template.h" +DECLARE_CLEANFUNC(xref_list); + #endif /* __GOM_INTERNAL_H */