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
fa3e59af
Commit
fa3e59af
authored
Jan 21, 2010
by
Uwe Schulzweida
Browse files
No commit message
No commit message
parent
a518dffc
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/stream_cgribex.c
View file @
fa3e59af
...
...
@@ -931,7 +931,7 @@ int cgribexScanTimestep2(int streamID)
if
(
recID
==
nrecords
)
{
Warning
(
func
,
"Param %d level %d not
foun
d at timestep
%d
!"
,
param
,
level1
,
tsID
+
1
);
Warning
(
func
,
"Param %d level %d not
define
d at timestep
1
!"
,
param
,
level1
);
return
(
CDI_EUFSTRUCT
);
}
...
...
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