summaryrefslogtreecommitdiffstats
path: root/src/H5D.c
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2016-01-14 04:30:50 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2016-01-14 04:30:50 (GMT)
commit06547eb4dd55c637f6c9ceaef75fadeff38bc5e2 (patch)
tree63297ddce86a31e3a59298b5345284771cea443e /src/H5D.c
parent5dbc03ac86cb05730467eb0cad4bf3fb51a74ae4 (diff)
downloadhdf5-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.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/H5D.c b/src/H5D.c
index 3bb20fb..9f2be83 100644
--- a/src/H5D.c
+++ b/src/H5D.c
@@ -917,6 +917,3 @@ done:
FUNC_LEAVE_API(ret_value)
} /* end H5Dset_extent() */
-
-/* LocalWords: buf
- */