Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SWIFT
SWIFTsim
Commits
67957bac
Commit
67957bac
authored
Aug 03, 2017
by
Peter W. Draper
Browse files
Remove no longer used parameter from function description
parent
ddad736c
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/engine.c
View file @
67957bac
...
...
@@ -2926,7 +2926,6 @@ void engine_prepare(struct engine *e) {
* @brief Implements a barrier for the #runner threads.
*
* @param e The #engine.
* @param tid The thread ID
*/
void
engine_barrier
(
struct
engine
*
e
)
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment