From 8aca021104e452054c4f80ccd619ee2b0a62ccd0 Mon Sep 17 00:00:00 2001 From: "Rodney W. Grimes" Date: Tue, 30 May 1995 06:41:30 +0000 Subject: Remove trailing whitespace. --- chpass/chpass.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'chpass/chpass.c') diff --git a/chpass/chpass.c b/chpass/chpass.c index f101101..086413d 100644 --- a/chpass/chpass.c +++ b/chpass/chpass.c @@ -40,7 +40,7 @@ static char copyright[] = #ifndef lint static char sccsid[] = "From: @(#)chpass.c 8.4 (Berkeley) 4/2/94"; static char rcsid[] = - "$Id$"; + "$Id: chpass.c,v 1.2 1995/01/14 23:14:25 wollman Exp $"; #endif /* not lint */ #include @@ -184,7 +184,7 @@ main(argc, argv) (void)unlink(tempname); tfd = pw_tmp(); } - + pw_copy(pfd, tfd, pw); if (!pw_mkdb()) -- cgit v1.2.3