Skip to content

Commit df2693c

Browse files
[Janitor mode] Fix whitespace
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@23967 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
1 parent 0b33566 commit df2693c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SimulationRuntime/c/simulation/solver/stateset.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,7 @@ int stateSelection(DATA *data, char reportError, int switchStates)
357357
free(oldColPivot);
358358
free(oldRowPivot);
359359
}
360-
360+
361361
TRACE_POP
362362
return globalres;
363363
}

0 commit comments

Comments
 (0)