diff --git a/src/H5private.h b/src/H5private.h index 6a5590b067..97735a2d87 100644 --- a/src/H5private.h +++ b/src/H5private.h @@ -955,7 +955,7 @@ extern char *strdup(const char *s); #endif #define COLON_SEPC ':' -H5_DLL herr_t H5_build_extpath(const char *, char **/*out*/); +H5_DLL herr_t H5_build_extpath(const char *, char ** /*out*/ ); /*