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
mpim-sw
libcdi
Commits
8e43ea11
Commit
8e43ea11
authored
Nov 19, 2013
by
Thomas Jahns
🤸
Browse files
Document non-intuitive function call.
parent
526f928d
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/pio_server.c
View file @
8e43ea11
...
...
@@ -606,6 +606,7 @@ writeGribStream(struct winHeaderEntry *winDict, struct streamMapping *mapping,
int
vlistID
=
streamInqVlist
(
streamID
);
if
(
lastHeaderIdx
<
0
)
{
/* write zero bytes to trigger synchronization code in fileWrite */
cdiPioFileWrite
(
streamInqFileID
(
streamID
),
NULL
,
0
,
streamInqCurTimestepID
(
streamID
));
}
...
...
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