From f05428e4cd63dde97bac14b84dd146a5c00455e3 Mon Sep 17 00:00:00 2001 From: rgrimes Date: Tue, 30 May 1995 05:51:47 +0000 Subject: Remove trailing whitespace. --- libexec/mail.local/mail.local.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libexec/mail.local') diff --git a/libexec/mail.local/mail.local.c b/libexec/mail.local/mail.local.c index 0de8978..6effa03 100644 --- a/libexec/mail.local/mail.local.c +++ b/libexec/mail.local/mail.local.c @@ -304,7 +304,7 @@ err2: (void)ftruncate(mbfd, curoff); err1: (void)close(mbfd); return; } - + /* Close and check -- NFS doesn't write until the close. */ if (close(mbfd)) { e_to_sys(errno); -- cgit v1.1