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
76db9ac6
Commit
76db9ac6
authored
Jan 15, 2013
by
Thomas Jahns
🤸
Browse files
Eliminate unneeded record member.
parent
c822ad5a
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/pio_server.c
View file @
76db9ac6
...
...
@@ -37,7 +37,7 @@ static struct
{
size_t
size
;
unsigned
char
*
buffer
;
int
currentRecord
,
dictSize
;
int
dictSize
;
}
*
rxWin
=
NULL
;
static
MPI_Win
getWin
=
MPI_WIN_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