Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mpim-sw
libcdi
Commits
5859c14e
Commit
5859c14e
authored
Mar 10, 2008
by
Uwe Schulzweida
Browse files
No commit message
No commit message
parent
51bfa7a1
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/griblib.c
View file @
5859c14e
/* Generated automatically from m214003 on
Su
n Mar
9 10
:4
2
:3
5
CET 2008 */
/* Generated automatically from m214003 on
Mo
n Mar
10 12
:4
3
:3
4
CET 2008 */
/* GRIBLIB_VERSION="1.1.1" */
...
...
@@ -4346,7 +4346,6 @@ static int decodeBDS(int decscale, unsigned char *bds, int *isec2, int *isec4, d
/* ----++++ number of unused bits at end of section) */
bds_ubits
=
bds_flag
&
15
;
printf
(
"bds_ubits %d
\n
"
,
bds_ubits
);
/* scale factor (2 bytes) */
;
...
...
@@ -8333,7 +8332,7 @@ int gribUnzip(unsigned char *dbuf, long dbufsize, unsigned char *sbuf, long sbu
return
(
gribLen
);
}
static
const
char
grb_libvers
[]
=
"1.1.1"
" of ""Mar
9
2008"" ""1
0
:4
2
:3
6
"
;
static
const
char
grb_libvers
[]
=
"1.1.1"
" of ""Mar
10
2008"" ""1
2
:4
3
:3
4
"
;
const
char
*
gribLibraryVersion
(
void
)
{
...
...
Write
Preview
Markdown
is supported
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