dlugolecki.net.pl
Dziennik
Polecane
Software
projects
/
gedcom-parse.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b7b409d
)
Added small note.
author
Peter Verthez
<Peter.Verthez@advalvas.be>
Sat, 25 Jan 2003 18:36:53 +0000
(18:36 +0000)
committer
Peter Verthez
<Peter.Verthez@advalvas.be>
Sat, 25 Jan 2003 18:36:53 +0000
(18:36 +0000)
include/gedcom.h.in
patch
|
blob
|
history
diff --git
a/include/gedcom.h.in
b/include/gedcom.h.in
index 83b89fce635d8c6bfe2ca82bd91f84bb4eeaaa41..0a3d68fcdfca29d146b471b39abda58ca9281885 100644
(file)
--- 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,