summaryrefslogtreecommitdiffstats
path: root/src/H5FApkg.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5FApkg.h')
-rw-r--r--src/H5FApkg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5FApkg.h b/src/H5FApkg.h
index 955855c..ddc4c59 100644
--- a/src/H5FApkg.h
+++ b/src/H5FApkg.h
@@ -229,7 +229,7 @@ H5_DLLVAR const H5FA_class_t H5FA_CLS_TEST[1];
#endif /* H5FA_TESTING */
/* Array of fixed array client ID -> client class mappings */
-extern const H5FA_class_t *const H5FA_client_class_g[];
+extern const H5FA_class_t *const H5FA_client_class_g[H5FA_NUM_CLS_ID];
/******************************/