gnue-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUe-dev] person package fix


From: Warren Turkal
Subject: [GNUe-dev] person package fix
Date: Mon, 29 Nov 2004 04:38:23 -0600
User-agent: KNode/0.8.1

Index: person/person.gcd
===================================================================
--- person/person.gcd (revision 6750)
+++ person/person.gcd (working copy)
@@ -81,7 +81,7 @@
   <class name="BirthData"   comment="Constant personal data determinded at 
birth">
     <property name="name"   type="PERSON_Name"  comment="Original name" />
     <property name="date"   type="datetime"     comment="Date of birth" />
-    <property name="place"  type="string(70")   comment="Place of birth" />
+    <property name="place"  type="string(70)"   comment="Place of birth" />
     <property name="sex"    type="string(1)"    comment="F or M" />
     <property name="mother" type="PERSON_Name"  comment="Original name of 
person's mother" />
   </class>
-- 
Warren Turkal





reply via email to

[Prev in Thread] Current Thread [Next in Thread]