From 029277ddbecc5976f4c9a462e56345e9d2894371 Mon Sep 17 00:00:00 2001 From: joris Date: Thu, 7 Jul 2005 14:27:57 +0000 Subject: remove trailing whitespaces from deraadt@ --- usr.bin/cvs/commit.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.bin/cvs/commit.c') diff --git a/usr.bin/cvs/commit.c b/usr.bin/cvs/commit.c index f7bba3c6a5e..57ff833f12e 100644 --- a/usr.bin/cvs/commit.c +++ b/usr.bin/cvs/commit.c @@ -1,4 +1,4 @@ -/* $OpenBSD: commit.c,v 1.37 2005/05/31 08:58:47 xsa Exp $ */ +/* $OpenBSD: commit.c,v 1.38 2005/07/07 14:27:57 joris Exp $ */ /* * Copyright (c) 2004 Jean-Francois Brousseau * All rights reserved. @@ -126,7 +126,7 @@ cvs_commit_pre_exec(struct cvsroot *root) CVSFILE *cfp; CVSFILE *tmp; int flags = CF_RECURSE | CF_IGNORE | CF_SORT; - + SIMPLEQ_INIT(&cl); if (commit_fcount != 0) { -- cgit v1.2.3-59-g8ed1b