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@25622 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
OpenModelica-Hudson committed Apr 19, 2015
1 parent d8d901e commit 69f49b8
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -201,7 +201,7 @@ SimSettings OMCFactory::ReadSimulationParameter(int argc, const char* argv[])
return settings;

}
std::pair<boost::shared_ptr<ISimController>,SimSettings>
std::pair<boost::shared_ptr<ISimController>,SimSettings>
OMCFactory::createSimulation(int argc, const char* argv[],
std::map<std::string, std::string> &opts)
{
Expand Down

0 comments on commit 69f49b8

Please sign in to comment.