WIP - Further compiler fixes, bootstrap update
[sdk] / compiler / bootstrap / ecere / bootstrap / BTNode.c
index e692cb7..8c41c25 100644 (file)
@@ -1055,7 +1055,7 @@ if((*this)->right)
 {
 (*this)->right->parent = *(struct __ecereNameSpace__ecere__sys__StringBTNode **)this;
 }
-(*this)->depth = __ecereProp___ecereNameSpace__ecere__sys__BTNode_Get_depthProp(((struct __ecereNameSpace__ecere__sys__BTNode *)*(struct __ecereNameSpace__ecere__sys__StringBTNode **)(*(struct __ecereNameSpace__ecere__sys__StringBTNode **)this)));
+(*this)->depth = __ecereProp___ecereNameSpace__ecere__sys__BTNode_Get_depthProp(((struct __ecereNameSpace__ecere__sys__BTNode *)(struct __ecereNameSpace__ecere__sys__StringBTNode *)(*(struct __ecereNameSpace__ecere__sys__StringBTNode **)this)));
 }
 else
 (*this) = (((void *)0));