Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mpim-sw
libcdi
Commits
420aa6d5
Commit
420aa6d5
authored
Jul 25, 2012
by
Thomas Jahns
🤸
Browse files
Make variable static.
parent
ec0ed87e
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/pio_server.c
View file @
420aa6d5
...
...
@@ -31,7 +31,7 @@ static struct
}
*
rxWin
=
NULL
;
static
MPI_Win
getWin
=
MPI_WIN_NULL
;
MPI_Group
groupModel
=
MPI_GROUP_NULL
;
static
MPI_Group
groupModel
=
MPI_GROUP_NULL
;
/************************************************************************/
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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