From b8a057585e3db504e9ddfe99cb93e8c08849359a Mon Sep 17 00:00:00 2001 From: Dana Robinson Date: Fri, 28 Oct 2011 15:43:38 -0500 Subject: [svn-r21688] Fixed a very minor typo. No test needed. --- src/H5Opublic.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/H5Opublic.h b/src/H5Opublic.h index c5ae3c1..2379d6b 100644 --- a/src/H5Opublic.h +++ b/src/H5Opublic.h @@ -184,7 +184,7 @@ H5_DLL herr_t H5Oclose(hid_t object_id); /* Typedefs */ -/* A struct that's part of the H5G_stat_t routine (deprecated) */ +/* A struct that's part of the H5G_stat_t structure (deprecated) */ typedef struct H5O_stat_t { hsize_t size; /* Total size of object header in file */ hsize_t free; /* Free space within object header */ -- cgit v0.12