WIP: devel : travail du mois de mars/avril #28
|
@ -313,7 +313,7 @@ static bool model_init(struct model_t *self)
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
model_populate_hashTable(self, node, "/");
|
model_populate_hashTable(self, node, "");
|
||||||
|
|
||||||
if (self->hashTable == NULL) {
|
if (self->hashTable == NULL) {
|
||||||
printerr("Can't create model hash table !\n");
|
printerr("Can't create model hash table !\n");
|
||||||
|
|
Loading…
Reference in New Issue