Skip to content

Commit

Permalink
- fix one more comment
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@16244 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
lochel committed Jun 7, 2013
1 parent f0decbc commit c26945d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SimulationRuntime/c/simulation/solver/stateset.c
Expand Up @@ -299,8 +299,8 @@ static int comparePivot(modelica_integer *oldPivot, modelica_integer *newPivot,
* function to select the actual states
*
* \param [ref] [data]
* \param [char] [reportError]
* \param [int] [switchStates] flag for switch states, function does switch only if this switchStates = 1
* \param [in] [reportError]
* \param [in] [switchStates] flag for switch states, function does switch only if this switchStates = 1
* \return ???
*
* \author Frenkel TUD
Expand Down

0 comments on commit c26945d

Please sign in to comment.