]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(print_statfs): Use `fputc ('*', stdout)'
authorJim Meyering <jim@meyering.net>
Sat, 29 Jun 2002 13:08:08 +0000 (13:08 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 29 Jun 2002 13:08:08 +0000 (13:08 +0000)
commita9a425d557e96c6e17f500f85e50c39af3dd0584
tree0a39137f00d04ce9673029938e3861ac963d58b9
parent83df3a81652a6d5ddb2a86ec718974d2858b8c92
(print_statfs): Use `fputc ('*', stdout)'
instead of the combination of strcat and printf.
(print_statfs) [!FLASK_LINUX]: Print `*' for %S and %C, rather than `S' and `C'.
(print_stat) [!FLASK_LINUX]: Likewise.
src/stat.c