219c219
< if(from_left) {
---
> if (from_left) {
225c225
< if(node->parent) {
---
> if (node->parent) {