summaryrefslogtreecommitdiffstats
path: root/src/H5FA.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5FA.c')
-rw-r--r--src/H5FA.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/H5FA.c b/src/H5FA.c
index 20a63af..03fc025 100644
--- a/src/H5FA.c
+++ b/src/H5FA.c
@@ -29,7 +29,7 @@
/* Module Declaration */
/**********************/
-#define H5FA_MODULE
+#define H5FA_MODULE
/***********************/
/* Other Packages Used */
@@ -702,7 +702,7 @@ herr_t, SUCCEED, FAIL,
H5FA_iterate(H5FA_t *fa, hid_t dxpl_id, H5FA_operator_t op, void *udata))
/* Local variables */
- uint8_t *elmt = NULL;
+ uint8_t *elmt = NULL;
hsize_t u;
/*