X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;ds=sidebyside;f=include%2Fgedcom.h.in;h=0a3d68fcdfca29d146b471b39abda58ca9281885;hb=879d3b69243c0c48594f19eecc872e49d2850ce7;hp=83b89fce635d8c6bfe2ca82bd91f84bb4eeaaa41;hpb=b7b409df591fc0162afc3cf5b12f3336a1445835;p=gedcom-parse.git diff --git a/include/gedcom.h.in b/include/gedcom.h.in index 83b89fc..0a3d68f 100644 --- a/include/gedcom.h.in +++ b/include/gedcom.h.in @@ -404,7 +404,8 @@ typedef enum _DATE_INPUT { /*** Use the GEDCOM_STRING/GEDCOM_DATE interface instead of relying ***/ /*** on this !! ***/ /**************************************************************************/ - + +/* Update strings in interface.c if this changes */ typedef enum _GEDCOM_VAL_TYPE { GV_NULL = 0x01, GV_CHAR_PTR = 0x02,