summaryrefslogtreecommitdiffstats
path: root/hl/src/H5TBpublic.h
diff options
context:
space:
mode:
authorGerd Heber <gheber@hdfgroup.org>2022-07-08 11:08:46 (GMT)
committerGitHub <noreply@github.com>2022-07-08 11:08:46 (GMT)
commit74c80f0bbfadc919bd5eb1791986adee9411bcb3 (patch)
tree8135310bf0492256354490d35c6fabcda07d5eff /hl/src/H5TBpublic.h
parent52d66262542f2bb91ee7eb5d2d82fe54876dea48 (diff)
downloadhdf5-74c80f0bbfadc919bd5eb1791986adee9411bcb3.zip
hdf5-74c80f0bbfadc919bd5eb1791986adee9411bcb3.tar.gz
hdf5-74c80f0bbfadc919bd5eb1791986adee9411bcb3.tar.bz2
Fix Doxygen warnings
Diffstat (limited to 'hl/src/H5TBpublic.h')
-rw-r--r--hl/src/H5TBpublic.h10
1 files changed, 4 insertions, 6 deletions
diff --git a/hl/src/H5TBpublic.h b/hl/src/H5TBpublic.h
index 042bf99..c93f080 100644
--- a/hl/src/H5TBpublic.h
+++ b/hl/src/H5TBpublic.h
@@ -49,7 +49,7 @@ extern "C" {
* - \ref H5TBwrite_records (No Fortran)
* - \ref H5TBwrite_fields_name
* - \ref H5TBwrite_fields_index
- * .
+ *
* - Modification
* - \ref H5TBdelete_record (No Fortran)
* - \ref H5TBinsert_record (No Fortran)
@@ -57,22 +57,20 @@ extern "C" {
* - \ref H5TBcombine_tables (No Fortran)
* - \ref H5TBinsert_field
* - \ref H5TBdelete_field
- * .
+ *
* - Retrieval
* - \ref H5TBread_table
* - \ref H5TBread_records (No Fortran)
* - \ref H5TBread_fields_name
* - \ref H5TBread_fields_index
- * .
+ *
* - Query
* - \ref H5TBget_table_info
* - \ref H5TBget_field_info
- * .
+ *
* - Query Table Attributes
* - \ref H5TBAget_fill
* - \ref H5TBAget_title
- * .
- * .
*
*/