mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-12-09 07:32:32 +08:00
[svn-r23461] add missing static declarations of rotuines.
tested on Jam - too minor for committest
This commit is contained in:
parent
cb8e3dee9f
commit
d55bfb91a2
@ -2174,7 +2174,7 @@ done:
|
||||
*
|
||||
*-------------------------------------------------------------------------
|
||||
*/
|
||||
herr_t
|
||||
static herr_t
|
||||
H5D__chunk_cinfo_cache_reset(H5D_chunk_cached_t *last)
|
||||
{
|
||||
FUNC_ENTER_PACKAGE_NOERR
|
||||
|
@ -449,7 +449,7 @@ done:
|
||||
*
|
||||
*-------------------------------------------------------------------------
|
||||
*/
|
||||
herr_t
|
||||
static herr_t
|
||||
H5HF_sect_node_free(H5HF_free_section_t *sect, H5HF_indirect_t *iblock)
|
||||
{
|
||||
herr_t ret_value = SUCCEED; /* Return value */
|
||||
|
Loading…
Reference in New Issue
Block a user