Skip to content
Snippets Groups Projects
Commit fa3e59af authored by Uwe Schulzweida's avatar Uwe Schulzweida
Browse files

No commit message

No commit message
parent a518dffc
No related branches found
No related tags found
No related merge requests found
......@@ -931,7 +931,7 @@ int cgribexScanTimestep2(int streamID)
if ( recID == nrecords )
{
Warning(func, "Param %d level %d not found at timestep %d!", param, level1, tsID+1);
Warning(func, "Param %d level %d not defined at timestep 1!", param, level1);
return (CDI_EUFSTRUCT);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment