summaryrefslogtreecommitdiffstats
path: root/src/H5PLint.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5PLint.c')
-rw-r--r--src/H5PLint.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5PLint.c b/src/H5PLint.c
index b190746..8b649d2 100644
--- a/src/H5PLint.c
+++ b/src/H5PLint.c
@@ -66,7 +66,7 @@ hbool_t H5_PKG_INIT_VAR = FALSE;
/*******************/
/* Bitmask that controls whether classes of plugins
- * (e.g.: filters, VOL drivers) can be loaded.
+ * (e.g.: filters) can be loaded.
*/
static unsigned int H5PL_plugin_control_mask_g = H5PL_ALL_PLUGIN;