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
0a16270b
Commit
0a16270b
authored
Dec 08, 2009
by
Uwe Schulzweida
Browse files
No commit message
No commit message
parent
971426e7
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/gribapi.c
View file @
0a16270b
...
...
@@ -37,6 +37,7 @@ const char *gribapiLibraryVersion(void)
void
gribapiDefHandles
(
int
streamID
)
{
static
char
func
[]
=
"gribapiDefHandles"
;
stream_t
*
streamptr
=
NULL
;
int
vlistID
,
ngrids
,
nzaxis
,
i
;
...
...
src/vlist.h
View file @
0a16270b
...
...
@@ -5,8 +5,6 @@
# include "cdi_limits.h"
#endif
#define MAX_ATTRIBUTES 256
/*
* CDI attribute
...
...
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