diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2016-01-14 04:30:50 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2016-01-14 04:30:50 (GMT) |
commit | 06547eb4dd55c637f6c9ceaef75fadeff38bc5e2 (patch) | |
tree | 63297ddce86a31e3a59298b5345284771cea443e /src/H5D.c | |
parent | 5dbc03ac86cb05730467eb0cad4bf3fb51a74ae4 (diff) | |
download | hdf5-06547eb4dd55c637f6c9ceaef75fadeff38bc5e2.zip hdf5-06547eb4dd55c637f6c9ceaef75fadeff38bc5e2.tar.gz hdf5-06547eb4dd55c637f6c9ceaef75fadeff38bc5e2.tar.bz2 |
[svn-r28895] Description:
Minor code tweaks and cleanups during review.
Tested on:
MacOSX/64 10.11.2 (amazon) w/serial & parallel
(h5comittest not required on this branch)
Diffstat (limited to 'src/H5D.c')
-rw-r--r-- | src/H5D.c | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -917,6 +917,3 @@ done: FUNC_LEAVE_API(ret_value) } /* end H5Dset_extent() */ - -/* LocalWords: buf - */ |