Added small note.
[gedcom-parse.git] / include / gedcom.h.in
index 83b89fce635d8c6bfe2ca82bd91f84bb4eeaaa41..0a3d68fcdfca29d146b471b39abda58ca9281885 100644 (file)
@@ -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,