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@23958 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
OpenModelica-Hudson committed Jan 7, 2015
1 parent f1d0190 commit b3705ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SimulationRuntime/c/util/omc_error.c
Expand Up @@ -134,7 +134,7 @@ int showAllWarnings = 0;
}
return 0;
}

int DEBUG_TRACE_POP_HELPER(int traceID)
{
if(useStream[LOG_TRACE])
Expand Down

0 comments on commit b3705ef

Please sign in to comment.