Added small note.
authorPeter Verthez <Peter.Verthez@advalvas.be>
Sat, 25 Jan 2003 18:36:53 +0000 (18:36 +0000)
committerPeter Verthez <Peter.Verthez@advalvas.be>
Sat, 25 Jan 2003 18:36:53 +0000 (18:36 +0000)
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,