Missing brace
This commit is contained in:
parent
24296af3d5
commit
22f29743c1
|
@ -289,7 +289,7 @@ namespace motor {
|
|||
|
||||
success = true;
|
||||
}
|
||||
//}
|
||||
}
|
||||
return success;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue