summaryrefslogtreecommitdiffstats
path: root/hl/src/H5LDpublic.h
diff options
context:
space:
mode:
Diffstat (limited to 'hl/src/H5LDpublic.h')
-rw-r--r--hl/src/H5LDpublic.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/hl/src/H5LDpublic.h b/hl/src/H5LDpublic.h
index 826da40..e42c8d8 100644
--- a/hl/src/H5LDpublic.h
+++ b/hl/src/H5LDpublic.h
@@ -38,7 +38,6 @@ extern "C" {
* - H5LDget_dset_dims()
* - H5LDget_dset_elmts()
* - H5LDget_dset_type_size()
- * .
*
* \par Example:
* See the example code in H5LDget_dset_elmts() for usage of this routine.
@@ -76,7 +75,6 @@ H5_HLDLL herr_t H5LDget_dset_dims(hid_t did, hsize_t *cur_dims);
* - H5LDget_dset_dims()
* - H5LDget_dset_elmts()
* - H5LDget_dset_type_size()
- * .
*
* \par Example:
* See the example code in H5LDget_dset_elmts() for usage of this routine.
@@ -129,7 +127,6 @@ H5_HLDLL size_t H5LDget_dset_type_size(hid_t did, const char *fields);
* - H5LDget_dset_dims()
* - H5LDget_dset_elmts()
* - H5LDget_dset_type_size()
- * .
*
* \par Examples:
*