summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/H5FDhdfs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5FDhdfs.c b/src/H5FDhdfs.c
index efbd329..49604f4 100644
--- a/src/H5FDhdfs.c
+++ b/src/H5FDhdfs.c
@@ -577,7 +577,7 @@ H5FD_hdfs_init(void)
#endif
if (H5I_VFL != H5I_get_type(H5FD_HDFS_g))
- H5FD_HDFS_g = H5FD_register(&H5FD_hdfs_g sizeof(H5FD_class_t), FALSE);
+ H5FD_HDFS_g = H5FD_register(&H5FD_hdfs_g, sizeof(H5FD_class_t), FALSE);
#if HDFS_STATS
/* pre-compute statsbin boundaries