diff options
Diffstat (limited to 'src/H5Zdevelop.h')
-rw-r--r-- | src/H5Zdevelop.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/H5Zdevelop.h b/src/H5Zdevelop.h index cc53824..736c283 100644 --- a/src/H5Zdevelop.h +++ b/src/H5Zdevelop.h @@ -218,10 +218,10 @@ extern "C" { * used instead of the literal values. * * \c encoder_present is a library-defined value indicating whether - * the filter’s encoding capability is available to the application. + * the filter's encoding capability is available to the application. * * \c decoder_present is a library-defined value indicating whether - * the filter’s encoding capability is available to the application. + * the filter's encoding capability is available to the application. * * \c name is a descriptive comment used for debugging, may contain a * descriptive name for the filter, and may be the null pointer. |