Skip to content

Commit

Permalink
remove extra semicolon
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@13629 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
Bill Janssen committed Oct 25, 2012
1 parent 7fb90d8 commit f90a5ed
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -136,7 +136,7 @@ void simulation_result_mat::writeParameterData(MODEL_DATA *modelData)
free(doubleMatrix);
throw;
}
};
}



Expand Down

0 comments on commit f90a5ed

Please sign in to comment.