Skip to content

Commit 049db2e

Browse files
author
Willi Braun
committed
- fix coding style
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@13325 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
1 parent 56c2190 commit 049db2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Compiler/BackEnd/SimCodeUtil.mo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2301,7 +2301,7 @@ algorithm
23012301
String s;
23022302

23032303
list<tuple<DAE.ComponentRef,list<DAE.ComponentRef>>> sparsepattern;
2304-
list<list<DAE.ComponentRef>> colsColors;
2304+
list<list<DAE.ComponentRef>> colsColors;
23052305
list<Integer> varsIndexes;
23062306
Integer maxColor;
23072307

0 commit comments

Comments
 (0)