Comment fix.

This commit is contained in:
Paul Eggert
1999-08-18 07:49:49 +00:00
parent fcde5487eb
commit 9939476576

View File

@@ -1039,7 +1039,7 @@ write_error (ssize_t status)
int saved_errno = errno;
/* It might be useful to know how much was written before the error
occured. Beware that mere printing maybe change errno value. */
occurred. */
if (totals_option)
print_total_written ();