summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/H5CX.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5CX.c b/src/H5CX.c
index dd1d74f..8fc20cf 100644
--- a/src/H5CX.c
+++ b/src/H5CX.c
@@ -146,7 +146,7 @@
/* Local Typedefs */
/******************/
-/* Context stored for each I/O-related API call */
+/* Context stored for each API call */
typedef struct H5CX_t {
/* DXPL */
hid_t dxpl_id; /* DXPL ID for API operation */