summaryrefslogtreecommitdiffstats
path: root/test/efc.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/efc.c')
-rw-r--r--test/efc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/efc.c b/test/efc.c
index 8348f10..2b54843 100644
--- a/test/efc.c
+++ b/test/efc.c
@@ -2652,7 +2652,7 @@ int
main(void)
{
unsigned nerrors = 0; /* track errors */
- H5P_genplist_t * plist; /* Property list pointer for FAPL */
+ H5P_genplist_t *plist; /* Property list pointer for FAPL */
H5VL_connector_prop_t connector_prop; /* Property for VOL connector ID & info */
hbool_t api_ctx_pushed = FALSE; /* Whether API context pushed */
int i; /* iterator */