Skip to content

Commit

Permalink
[Janitor mode] Fix whitespace
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@23560 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
OpenModelica-Hudson committed Nov 25, 2014
1 parent ebccc80 commit a376f1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Compiler/FrontEnd/Expression.mo
Expand Up @@ -11600,7 +11600,7 @@ protected
Integer ii := 1;
algorithm

while con and ii < 15 loop
while con and ii < 15 loop
(oExp1, oExp2, con) := matchcontinue(oExp1, oExp2)
local DAE.Exp e, e1, e2;

Expand Down

0 comments on commit a376f1d

Please sign in to comment.