summaryrefslogtreecommitdiffstats
path: root/test/theap.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/theap.c')
-rw-r--r--test/theap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/theap.c b/test/theap.c
index 7f9b642..fd2467b 100644
--- a/test/theap.c
+++ b/test/theap.c
@@ -43,7 +43,7 @@ void
test_heap (void)
{
int i, j;
- hatom_t fid;
+ hid_t fid;
hdf5_file_t *f;
off_t heap;
char buf[NOBJS+8];