summaryrefslogtreecommitdiffstats
path: root/src/H5Cmpio.c
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2020-10-08 17:25:46 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2020-10-08 17:25:46 (GMT)
commitceaf5b264d1e820073a2b70afc7e20b823cd5994 (patch)
tree3a1ec0a9451ef169e324299c1ecef8b8f3408610 /src/H5Cmpio.c
parent1a6fba9418cf82fec8c880ac4f276c192cbfdae0 (diff)
downloadhdf5-ceaf5b264d1e820073a2b70afc7e20b823cd5994.zip
hdf5-ceaf5b264d1e820073a2b70afc7e20b823cd5994.tar.gz
hdf5-ceaf5b264d1e820073a2b70afc7e20b823cd5994.tar.bz2
Comment adjustments
Diffstat (limited to 'src/H5Cmpio.c')
-rw-r--r--src/H5Cmpio.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/H5Cmpio.c b/src/H5Cmpio.c
index 4a3a2d8..0489ad2 100644
--- a/src/H5Cmpio.c
+++ b/src/H5Cmpio.c
@@ -18,7 +18,7 @@
* Quincey Koziol
*
* Purpose: Functions in this file implement support for parallel I/O for
- * generic cache code.
+ * generic cache code.
*
*-------------------------------------------------------------------------
*/
@@ -28,7 +28,7 @@
/****************/
#include "H5Cmodule.h" /* This source code file is part of the H5C module */
-#define H5F_FRIEND /*suppress error about including H5Fpkg */
+#define H5F_FRIEND /*suppress error about including H5Fpkg */
/***********/
/* Headers */