summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/dsets.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/dsets.c b/test/dsets.c
index e8d213a..ee54058 100644
--- a/test/dsets.c
+++ b/test/dsets.c
@@ -593,7 +593,7 @@ test_max_compact(hid_t fapl)
herr_t status;
int *wbuf, *rbuf;
char filename[1024];
- int i, j, n;
+ int i, n;
TESTING("compact dataset of maximal size");