summaryrefslogtreecommitdiffstats
path: root/src/H5Oattribute.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/H5Oattribute.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/H5Oattribute.c')
-rw-r--r--src/H5Oattribute.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5Oattribute.c b/src/H5Oattribute.c
index a795957..d6b9f7a 100644
--- a/src/H5Oattribute.c
+++ b/src/H5Oattribute.c
@@ -13,7 +13,7 @@
/*-------------------------------------------------------------------------
*
- * Created: H5Oattribute.c
+ * Created: H5Oattribute.c
*
* Purpose: Object header attribute routines.
*