diff options
author | Dana Robinson <derobins@hdfgroup.org> | 2015-12-14 02:16:54 (GMT) |
---|---|---|
committer | Dana Robinson <derobins@hdfgroup.org> | 2015-12-14 02:16:54 (GMT) |
commit | 91f01bd7025b796ada843cf786e3a660a7886106 (patch) | |
tree | bca7c5091915a0dc6a2b4c4410309d1aa1544d32 /src/H5FSpublic.h | |
parent | abf03a6c650928881a6c929312d1e4f50101d50e (diff) | |
download | hdf5-91f01bd7025b796ada843cf786e3a660a7886106.zip hdf5-91f01bd7025b796ada843cf786e3a660a7886106.tar.gz hdf5-91f01bd7025b796ada843cf786e3a660a7886106.tar.bz2 |
[svn-r28614] Normalization of H5FS package with revise_chunks.
Mostly minor fixes like warnings, etc.
Tested on:
Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1
serial only
(these changes have been in revise_chunks for a long time)
Diffstat (limited to 'src/H5FSpublic.h')
-rw-r--r-- | src/H5FSpublic.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5FSpublic.h b/src/H5FSpublic.h index d1bae94..87debe8 100644 --- a/src/H5FSpublic.h +++ b/src/H5FSpublic.h @@ -17,7 +17,7 @@ * * Created: H5FSpublic.h * May 2 2006 - * Quincey Koziol <koziol@ncsa.uiuc.edu> + * Quincey Koziol <koziol@hdfgroup.org> * * Purpose: Public declarations for the file free space package. * |