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
bdf6610a
Commit
bdf6610a
authored
Apr 04, 2014
by
Thomas Jahns
🤸
Browse files
Add missing static declaration.
parent
07744832
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/pio_mpinonb.c
View file @
bdf6610a
...
...
@@ -130,7 +130,8 @@ compareNamesMPINONB(void *v1, void *v2)
/***************************************************************/
void
writeMPINONB
(
aFiledataM
*
of
)
static
void
writeMPINONB
(
aFiledataM
*
of
)
{
int
amount
;
MPI_Status
status
;
...
...
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