summaryrefslogtreecommitdiffstats
path: root/src/H5FDfamily.c
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2020-10-19 14:39:13 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2020-10-19 14:39:13 (GMT)
commita04ea65140bc690cbe056e27a7e6a2983443f2bf (patch)
treed6aedd80987fca34b958833dc185fd80bfcae9f6 /src/H5FDfamily.c
parentec13e5f872108a14b605b6b0e7d6cb7989ec76f8 (diff)
downloadhdf5-a04ea65140bc690cbe056e27a7e6a2983443f2bf.zip
hdf5-a04ea65140bc690cbe056e27a7e6a2983443f2bf.tar.gz
hdf5-a04ea65140bc690cbe056e27a7e6a2983443f2bf.tar.bz2
Whitespace changes
Diffstat (limited to 'src/H5FDfamily.c')
-rw-r--r--src/H5FDfamily.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5FDfamily.c b/src/H5FDfamily.c
index c73b8c5..cb57acb 100644
--- a/src/H5FDfamily.c
+++ b/src/H5FDfamily.c
@@ -313,7 +313,7 @@ done:
* Function: H5FD__family_fapl_get
*
* Purpose: Gets a file access property list which could be used to
- * create an identical file.
+ * create an identical file.
*
* Return: Success: Ptr to new file access property list.
*