diff options
author | Scot Breitenfeld <brtnfld@hdfgroup.org> | 2015-07-14 16:02:08 (GMT) |
---|---|---|
committer | Scot Breitenfeld <brtnfld@hdfgroup.org> | 2015-07-14 16:02:08 (GMT) |
commit | 63344168522b6200f70e0f6dfd70dfa1aa1e1f8f (patch) | |
tree | eedaa2752b10fa7d45d70e6457c57f9cd399d147 /fortran/src/H5Gf.c | |
parent | 2c897f41c044754f53f2fc3ea6f4c1dc1e9fa030 (diff) | |
download | hdf5-63344168522b6200f70e0f6dfd70dfa1aa1e1f8f.zip hdf5-63344168522b6200f70e0f6dfd70dfa1aa1e1f8f.tar.gz hdf5-63344168522b6200f70e0f6dfd70dfa1aa1e1f8f.tar.bz2 |
[svn-r27379] formatting clean-up
Diffstat (limited to 'fortran/src/H5Gf.c')
-rw-r--r-- | fortran/src/H5Gf.c | 21 |
1 files changed, 10 insertions, 11 deletions
diff --git a/fortran/src/H5Gf.c b/fortran/src/H5Gf.c index 6d85b9a..b9c44bb 100644 --- a/fortran/src/H5Gf.c +++ b/fortran/src/H5Gf.c @@ -42,10 +42,9 @@ * Elena Pourmal * Wednesday, August 5, 1999 * HISTORY - * * Changed to call H5Gcreate2 because H5Gcreate flip-flops and - * H5Gcreate1 can be compiled out of the library - * QAK - 2007/08/23 + * H5Gcreate1 can be compiled out of the library + * QAK - 2007/08/23 * SOURCE */ int_f @@ -880,8 +879,8 @@ done: * February 15, 2008 * HISTORY * - * - Added 'mounted' paramater - * M. Scot Breitenfeld + * - Added 'mounted' paramater + * M. Scot Breitenfeld * July 16, 2008 * SOURCE */ @@ -944,9 +943,9 @@ done: * February 18, 2008 * HISTORY * - * - Added 'mounted' paramater - * M. Scot Breitenfeld - * July 16, 2008 + * - Added 'mounted' parameter + * M. Scot Breitenfeld + * July 16, 2008 * SOURCE */ int_f @@ -1014,9 +1013,9 @@ h5gget_info_by_idx_c(hid_t_f *loc_id, _fcd group_name, size_t_f *group_namelen, * February 18, 2008 * HISTORY * - * - Added 'mounted' paramater - * M. Scot Breitenfeld - * July 16, 2008 + * - Added 'mounted' paramater + * M. Scot Breitenfeld + * July 16, 2008 * SOURCE */ int_f |