summaryrefslogtreecommitdiffstats
path: root/src/H5O.c
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2017-11-14 20:34:31 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2017-11-14 20:34:31 (GMT)
commit45b561f2f25d2e96a3f569e278919f454b3abf71 (patch)
tree054c780edfe09c951a5d6c1b253bc02e5ae62bcf /src/H5O.c
parent1ddb1a08f14411706f3d13b724a765bc1c94e1b4 (diff)
downloadhdf5-45b561f2f25d2e96a3f569e278919f454b3abf71.zip
hdf5-45b561f2f25d2e96a3f569e278919f454b3abf71.tar.gz
hdf5-45b561f2f25d2e96a3f569e278919f454b3abf71.tar.bz2
Added H5Oint.c file.
Diffstat (limited to 'src/H5O.c')
-rw-r--r--src/H5O.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/H5O.c b/src/H5O.c
index 152e6cc..3c78b04 100644
--- a/src/H5O.c
+++ b/src/H5O.c
@@ -13,11 +13,9 @@
/*-------------------------------------------------------------------------
*
- * Created: H5O.c
- * Aug 5 1997
- * Robb Matzke <matzke@llnl.gov>
+ * Created: H5O.c
*
- * Purpose: Object header routines.
+ * Purpose: Public object header routines
*
*-------------------------------------------------------------------------
*/