summaryrefslogtreecommitdiffstats
path: root/test/testmeta.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/testmeta.c')
-rw-r--r--test/testmeta.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/testmeta.c b/test/testmeta.c
index 1d843a4..048e3a6 100644
--- a/test/testmeta.c
+++ b/test/testmeta.c
@@ -102,7 +102,7 @@ main(void)
/* Removed print statement as it would lock system resources on Windows */
/*
* printf("\rWriting Object #%d of %d", j+1, NDATAOBJECTS);
- * HDfflush(stdout);
+ * fflush(stdout);
*/
floatval = (float)j;