summaryrefslogtreecommitdiffstats
path: root/testpar/t_pflush1.c
diff options
context:
space:
mode:
Diffstat (limited to 'testpar/t_pflush1.c')
-rw-r--r--testpar/t_pflush1.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/testpar/t_pflush1.c b/testpar/t_pflush1.c
index f7131d5..d5a8d83 100644
--- a/testpar/t_pflush1.c
+++ b/testpar/t_pflush1.c
@@ -212,8 +212,8 @@ main(int argc, char *argv[])
error:
HDfflush(stdout);
HDfflush(stderr);
- HDprintf("*** ERROR ***\n");
- HDprintf("THERE WAS A REAL ERROR IN t_pflush1.\n");
+ printf("*** ERROR ***\n");
+ printf("THERE WAS A REAL ERROR IN t_pflush1.\n");
HDfflush(stdout);
if (data_g)