From 83d4b736d21720106b2d63858ecdf0a5ceb80b01 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 29 Jun 1998 15:59:39 +0000 Subject: revert back to using lower case _unlocked 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 b78b7e4c8..54b321bba 100644 --- a/src/du.c +++ b/src/du.c @@ -408,7 +408,7 @@ print_size (uintmax_t n_blocks, const char *string) printf ("%s\t%s\n", human_readable (n_blocks, buf, ST_NBLOCKSIZE, output_block_size), string); - FFLUSH (stdout); + fflush (stdout); } /* Recursively print the sizes of the directories (and, if selected, files) -- cgit v1.2.3-70-g09d2