summaryrefslogtreecommitdiffstats
path: root/src/H5Odeprec.c
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@lbl.gov>2020-08-28 16:17:04 (GMT)
committerQuincey Koziol <koziol@lbl.gov>2020-08-28 16:17:04 (GMT)
commit500cbbb71c7e5e5cf93578f39993fb58c1ddb096 (patch)
tree352e88fa85afcd95da2a8f8d333a9d848fbbffca /src/H5Odeprec.c
parent165c454aa739477fda6837a14b7cdaa3a7f0b7aa (diff)
parent3a2fd099410acd486336824a17da99a8355fce79 (diff)
downloadhdf5-500cbbb71c7e5e5cf93578f39993fb58c1ddb096.zip
hdf5-500cbbb71c7e5e5cf93578f39993fb58c1ddb096.tar.gz
hdf5-500cbbb71c7e5e5cf93578f39993fb58c1ddb096.tar.bz2
Merge remote-tracking branch 'origin/develop' into fix_nil_collective_metadata_write
Diffstat (limited to 'src/H5Odeprec.c')
-rw-r--r--src/H5Odeprec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5Odeprec.c b/src/H5Odeprec.c
index aca0d59..b37fde5 100644
--- a/src/H5Odeprec.c
+++ b/src/H5Odeprec.c
@@ -13,7 +13,7 @@
/*-------------------------------------------------------------------------
*
- * Purpose: Deprecated functions from the H5O interface. These
+ * Purpose: Deprecated functions from the H5O interface. These
* functions are here for compatibility purposes and may be
* removed in the future. Applications should switch to the
* newer APIs.