From 02fc5fa0d0a68fa070dcb93983ad20590e051164 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 29 Jun 1998 02:10:24 +0000 Subject: Change all uses of unlocked-wrapped functions to their upper case wrapper names. --- src/du.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/du.c') diff --git a/src/du.c b/src/du.c index b8a4c9aff..edaf3988c 100644 --- a/src/du.c +++ b/src/du.c @@ -425,7 +425,7 @@ print_size (uintmax_t n_blocks, const char *string) human_readable (n_blocks, buf, ST_NBLOCKSIZE, output_units, human_readable_base), string); - fflush (stdout); + FFLUSH (stdout); } /* Recursively print the sizes of the directories (and, if selected, files) -- cgit v1.2.3-70-g09d2