summaryrefslogtreecommitdiffstats
path: root/hl/fortran
diff options
context:
space:
mode:
authorQuincey Koziol <quincey@koziol.cc>2023-04-11 14:41:32 (GMT)
committerGitHub <noreply@github.com>2023-04-11 14:41:32 (GMT)
commit49a71463a064a80aec7f67d6de008d892954febf (patch)
tree4e0d432ab31655d169ce88a14dff70f2d0cefc2a /hl/fortran
parent1ad030f6696159c498880a4d785f9a2f7ae6fd32 (diff)
downloadhdf5-49a71463a064a80aec7f67d6de008d892954febf.zip
hdf5-49a71463a064a80aec7f67d6de008d892954febf.tar.gz
hdf5-49a71463a064a80aec7f67d6de008d892954febf.tar.bz2
Comment cleanup (#2689)
* Clean up content and redundant logging in comments.
Diffstat (limited to 'hl/fortran')
-rw-r--r--hl/fortran/src/H5IMcc.c12
-rw-r--r--hl/fortran/src/H5IMfc.c36
-rw-r--r--hl/fortran/src/H5LTfc.c39
-rw-r--r--hl/fortran/src/H5LTff.F908
4 files changed, 0 insertions, 95 deletions
diff --git a/hl/fortran/src/H5IMcc.c b/hl/fortran/src/H5IMcc.c
index 6e812f8..2084826 100644
--- a/hl/fortran/src/H5IMcc.c
+++ b/hl/fortran/src/H5IMcc.c
@@ -37,8 +37,6 @@ herr_t H5IM_get_palette(hid_t loc_id, const char *image_name, int pal_number, hi
* The memory datatype is H5T_NATIVE_INT. It is supposed to be called from
* the FORTRAN interface where the image buffer is defined as type "integer"
*
- * Modifications:
- *
*-------------------------------------------------------------------------
*/
@@ -134,8 +132,6 @@ H5IMmake_image_8bitf(hid_t loc_id, const char *dset_name, hsize_t width, hsize_t
* INTERLACE_PLANE [pixel components][height][width]
*
*
- * Modifications:
- *
*-------------------------------------------------------------------------
*/
@@ -244,8 +240,6 @@ H5IMmake_image_24bitf(hid_t loc_id, const char *dset_name, hsize_t width, hsize_
* The memory datatype is H5T_NATIVE_INT. It is supposed to be called from
* the FORTRAN interface where the image buffer is defined as type "integer"
*
- * Modifications:
- *
*-------------------------------------------------------------------------
*/
@@ -302,8 +296,6 @@ out:
*
* based on HDF5 Image and Palette Specification
*
- * Modifications:
- *
*-------------------------------------------------------------------------
*/
@@ -395,8 +387,6 @@ H5IMmake_palettef(hid_t loc_id, const char *pal_name, const hsize_t *pal_dims, i
*
* based on HDF5 Image and Palette Specification
*
- * Modifications:
- *
*-------------------------------------------------------------------------
*/
@@ -434,8 +424,6 @@ H5IMget_palettef(hid_t loc_id, const char *image_name, int pal_number, int_f *pa
* Comments:
* based on HDF5 Image and Palette Specification
*
- * Modifications:
- *
*-------------------------------------------------------------------------
*/
herr_t
diff --git a/hl/fortran/src/H5IMfc.c b/hl/fortran/src/H5IMfc.c
index 30b70dc..cead871 100644
--- a/hl/fortran/src/H5IMfc.c
+++ b/hl/fortran/src/H5IMfc.c
@@ -29,9 +29,6 @@
*
* Comments:
*
- * Modifications:
- *
- *
*-------------------------------------------------------------------------
*/
@@ -84,9 +81,6 @@ done:
*
* Comments:
*
- * Modifications:
- *
- *
*-------------------------------------------------------------------------
*/
@@ -134,9 +128,6 @@ done:
*
* Comments:
*
- * Modifications:
- *
- *
*-------------------------------------------------------------------------
*/
@@ -197,9 +188,6 @@ done:
*
* Comments:
*
- * Modifications:
- *
- *
*-------------------------------------------------------------------------
*/
@@ -274,9 +262,6 @@ done:
*
* Comments:
*
- * Modifications:
- *
- *
*-------------------------------------------------------------------------
*/
@@ -320,9 +305,6 @@ h5imis_image_c(hid_t_f *loc_id, size_t_f *namelen, _fcd name)
*
* Comments:
*
- * Modifications:
- *
- *
*-------------------------------------------------------------------------
*/
@@ -370,9 +352,6 @@ done:
*
* Comments:
*
- * Modifications:
- *
- *
*-------------------------------------------------------------------------
*/
@@ -430,9 +409,6 @@ done:
*
* Comments:
*
- * Modifications:
- *
- *
*-------------------------------------------------------------------------
*/
@@ -490,9 +466,6 @@ done:
*
* Comments:
*
- * Modifications:
- *
- *
*-------------------------------------------------------------------------
*/
@@ -546,9 +519,6 @@ done:
*
* Comments:
*
- * Modifications:
- *
- *
*-------------------------------------------------------------------------
*/
@@ -605,9 +575,6 @@ done:
*
* Comments:
*
- * Modifications:
- *
- *
*-------------------------------------------------------------------------
*/
@@ -658,9 +625,6 @@ done:
*
* Comments:
*
- * Modifications:
- *
- *
*-------------------------------------------------------------------------
*/
diff --git a/hl/fortran/src/H5LTfc.c b/hl/fortran/src/H5LTfc.c
index 2819f1b..c888eec 100644
--- a/hl/fortran/src/H5LTfc.c
+++ b/hl/fortran/src/H5LTfc.c
@@ -29,9 +29,6 @@
*
* Comments:
*
- * Modifications:
- *
- *
*-------------------------------------------------------------------------
*/
@@ -93,9 +90,6 @@ done:
*
* Comments:
*
- * Modifications:
- *
- *
*-------------------------------------------------------------------------
*/
@@ -148,9 +142,6 @@ done:
*
* Comments:
*
- * Modifications:
- *
- *
*-------------------------------------------------------------------------
*/
@@ -208,9 +199,6 @@ done:
*
* Comments:
*
- * Modifications:
- *
- *
*-------------------------------------------------------------------------
*/
@@ -261,9 +249,6 @@ done:
*
* Comments:
*
- * Modifications:
- *
- *
*-------------------------------------------------------------------------
*/
@@ -361,9 +346,6 @@ done:
*
* Comments:
*
- * Modifications:
- *
- *
*-------------------------------------------------------------------------
*/
@@ -443,9 +425,6 @@ done:
*
* Comments:
*
- * Modifications:
- *
- *
*-------------------------------------------------------------------------
*/
@@ -513,9 +492,6 @@ done:
*
* Comments:
*
- * Modifications:
- *
- *
*-------------------------------------------------------------------------
*/
@@ -568,9 +544,6 @@ done:
*
* Comments:
*
- * Modifications:
- *
- *
*-------------------------------------------------------------------------
*/
@@ -614,9 +587,6 @@ h5ltfind_dataset_c(hid_t_f *loc_id, size_t_f *namelen, _fcd name)
*
* Comments:
*
- * Modifications:
- *
- *
*-------------------------------------------------------------------------
*/
@@ -687,9 +657,6 @@ done:
*
* Comments:
*
- * Modifications:
- *
- *
*-------------------------------------------------------------------------
*/
@@ -750,9 +717,6 @@ done:
*
* Comments:
*
- * Modifications:
- *
- *
*-------------------------------------------------------------------------
*/
@@ -830,9 +794,6 @@ done:
*
* Comments:
*
- * Modifications:
- *
- *
*-------------------------------------------------------------------------
*/
diff --git a/hl/fortran/src/H5LTff.F90 b/hl/fortran/src/H5LTff.F90
index 8ced874..fe54627 100644
--- a/hl/fortran/src/H5LTff.F90
+++ b/hl/fortran/src/H5LTff.F90
@@ -615,8 +615,6 @@ CONTAINS
!
! Comments:
!
- ! Modifications:
- !
!-------------------------------------------------------------------------
SUBROUTINE h5ltmake_dataset_int_f_1 (loc_id,&
@@ -790,8 +788,6 @@ CONTAINS
!
! Comments:
!
- ! Modifications:
- !
!-------------------------------------------------------------------------
SUBROUTINE h5ltread_dataset_int_f_1(loc_id,&
@@ -953,8 +949,6 @@ CONTAINS
!
! Comments:
!
- ! Modifications:
- !
!-------------------------------------------------------------------------
SUBROUTINE h5ltmake_dataset_string_f(loc_id,&
@@ -1003,8 +997,6 @@ CONTAINS
!
! Comments:
!
- ! Modifications:
- !
!-------------------------------------------------------------------------
SUBROUTINE h5ltread_dataset_string_f(loc_id,&