diff options
author | Dana Robinson <derobins@hdfgroup.org> | 2015-12-14 05:34:41 (GMT) |
---|---|---|
committer | Dana Robinson <derobins@hdfgroup.org> | 2015-12-14 05:34:41 (GMT) |
commit | 3cdcdbc03e00648d2b37c68dec06e8f93e97d738 (patch) | |
tree | e667ec19d8d9318183a7c243ae8c5a3509b2b971 /src/H5HLpublic.h | |
parent | 91f01bd7025b796ada843cf786e3a660a7886106 (diff) | |
download | hdf5-3cdcdbc03e00648d2b37c68dec06e8f93e97d738.zip hdf5-3cdcdbc03e00648d2b37c68dec06e8f93e97d738.tar.gz hdf5-3cdcdbc03e00648d2b37c68dec06e8f93e97d738.tar.bz2 |
[svn-r28616] Normalization of H5HL package with revise_chunks.
NOTE: Flush dependency code was not moved.
Tested on:
Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1 w/ CMake 3.3.2
serial only (Autotools and CMake since new files were added)
(these changes have been in revise_chunks for a long time)
Diffstat (limited to 'src/H5HLpublic.h')
-rw-r--r-- | src/H5HLpublic.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/H5HLpublic.h b/src/H5HLpublic.h index db00f51..6dc1828 100644 --- a/src/H5HLpublic.h +++ b/src/H5HLpublic.h @@ -21,8 +21,6 @@ * * Purpose: Public declarations for the H5HL (local heap) package. * - * Modifications: - * *------------------------------------------------------------------------- */ #ifndef _H5HLpublic_H |