summaryrefslogtreecommitdiffstats
path: root/fortran/src/H5_ff.f90
diff options
context:
space:
mode:
Diffstat (limited to 'fortran/src/H5_ff.f90')
-rw-r--r--fortran/src/H5_ff.f904
1 files changed, 2 insertions, 2 deletions
diff --git a/fortran/src/H5_ff.f90 b/fortran/src/H5_ff.f90
index 96d9eed..dcd1917 100644
--- a/fortran/src/H5_ff.f90
+++ b/fortran/src/H5_ff.f90
@@ -361,11 +361,11 @@ CONTAINS
!
! Inputs:
! kind - Fortran KIND parameter
-! flag - whether KIND is of type INTEGER or REAL:
+! flag - Whether KIND is of type INTEGER or REAL:
! H5_INTEGER_KIND - integer
! H5_REAL_KIND - real
! Outputs:
-! h5_type - returns the type
+! h5_type - Returns the type
!
! AUTHOR
! M. Scot Breitenfeld