diff options
Diffstat (limited to 'src/H5ACpublic.h')
-rw-r--r-- | src/H5ACpublic.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5ACpublic.h b/src/H5ACpublic.h index f8f3b6d..2381ccc 100644 --- a/src/H5ACpublic.h +++ b/src/H5ACpublic.h @@ -55,7 +55,7 @@ extern "C" { * version number, or an error will be flagged. * * rpt_fcn_enabled: Boolean field used to enable and disable the default - * reporting function. This function is invoked every time the + * reporting function. This function is invoked every time the * automatic cache resize code is run, and reports on its activities. * * This is a debugging function, and should normally be turned off. |