Skip to content

Commit 8dfeee0

Browse files
committed
Committing clang-format changes
1 parent 7e58977 commit 8dfeee0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/wrench/wrench-daemon/src/SimulationController.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1041,7 +1041,7 @@ namespace wrench {
10411041
* @param data JSON input
10421042
* @return JSON output
10431043
*/
1044-
json SimulationController::isVMRunning(json data){
1044+
json SimulationController::isVMRunning(json data) {
10451045
=======
10461046
json SimulationController::isVMRunning(json data) {
10471047
>>>>>>> f9d806cdbadd50e6e8df6da790010e874a465454

0 commit comments

Comments
 (0)