summaryrefslogtreecommitdiffstats
path: root/fortran/src/H5Sf.c
diff options
context:
space:
mode:
authorScot Breitenfeld <brtnfld@hdfgroup.org>2015-07-14 16:02:08 (GMT)
committerScot Breitenfeld <brtnfld@hdfgroup.org>2015-07-14 16:02:08 (GMT)
commit63344168522b6200f70e0f6dfd70dfa1aa1e1f8f (patch)
treeeedaa2752b10fa7d45d70e6457c57f9cd399d147 /fortran/src/H5Sf.c
parent2c897f41c044754f53f2fc3ea6f4c1dc1e9fa030 (diff)
downloadhdf5-63344168522b6200f70e0f6dfd70dfa1aa1e1f8f.zip
hdf5-63344168522b6200f70e0f6dfd70dfa1aa1e1f8f.tar.gz
hdf5-63344168522b6200f70e0f6dfd70dfa1aa1e1f8f.tar.bz2
[svn-r27379] formatting clean-up
Diffstat (limited to 'fortran/src/H5Sf.c')
-rw-r--r--fortran/src/H5Sf.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/fortran/src/H5Sf.c b/fortran/src/H5Sf.c
index a12adfa..67427a7 100644
--- a/fortran/src/H5Sf.c
+++ b/fortran/src/H5Sf.c
@@ -273,7 +273,7 @@ h5sget_select_elem_npoints_c( hid_t_f *space_id , hssize_t_f * num_points)
* HISTORY
*
* Transpose dimension arrays because of C-FORTRAN storage order
- * M. Scot Breitenfeld
+ * M. Scot Breitenfeld
* SOURCE
*/
@@ -346,7 +346,7 @@ h5sget_select_hyper_blocklist_c( hid_t_f *space_id ,hsize_t_f *startblock,
* HISTORY
* swapped array bounds to account for C and Fortran reversed
* matrix notation.
- * M. Scot Breitenfeld
+ * M. Scot Breitenfeld
* SOURCE
*/