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
c3cbce73
Commit
c3cbce73
authored
Jan 28, 2008
by
Uwe Schulzweida
Browse files
Version 1.1.0 released
parent
df7f0b48
Changes
1
Show whitespace changes
Inline
Side-by-side
src/griblib.c
View file @
c3cbce73
...
...
@@ -4959,7 +4959,7 @@ int gribOpen(const char *filename, const char *mode)
#if defined (__sun)
if
(
fileID
!=
FILE_UNDEFID
&&
tolower
(
*
mode
)
==
'r'
)
{
fileSetBufferType
(
fileID
,
FILE_TYPE_MMAP
);
fileSetBufferType
(
fileID
,
FILE_
BUF
TYPE_MMAP
);
}
#endif
...
...
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