Added debugging code for dumping data from memory using GUI.
[familia.git] / src / storage / family.h
index a8dc2fd95b4079443c75aa2ee255e9b3a37042d2..50fb19cfb8757e5debda2424b568b5664a315eb3 100644 (file)
@@ -88,6 +88,8 @@ struct familia_individual * familia_family_remove_individual(struct familia_fami
 
 /**
  * Adds new child in the given family
+ * Automatically sets family as parents in individual variable.
+ *
  * @parameter family to set the individual
  * @parameter individual which will be added
  */