We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e58977 commit 8dfeee0Copy full SHA for 8dfeee0
tools/wrench/wrench-daemon/src/SimulationController.cpp
@@ -1041,7 +1041,7 @@ namespace wrench {
1041
* @param data JSON input
1042
* @return JSON output
1043
*/
1044
- json SimulationController::isVMRunning(json data){
+ json SimulationController::isVMRunning(json data) {
1045
=======
1046
json SimulationController::isVMRunning(json data) {
1047
>>>>>>> f9d806cdbadd50e6e8df6da790010e874a465454
0 commit comments