From 783839c81765c1d9dba3662d9e81f2fd3959f139 Mon Sep 17 00:00:00 2001 From: Joris Vink Date: Thu, 7 Jul 2005 14:27:58 +0000 Subject: remove trailing whitespaces from deraadt@ --- usr.bin/cvs/proto.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.bin/cvs/proto.c') diff --git a/usr.bin/cvs/proto.c b/usr.bin/cvs/proto.c index c461a791401..c92d9b1e4eb 100644 --- a/usr.bin/cvs/proto.c +++ b/usr.bin/cvs/proto.c @@ -1,4 +1,4 @@ -/* $OpenBSD: proto.c,v 1.57 2005/06/10 21:32:08 joris Exp $ */ +/* $OpenBSD: proto.c,v 1.58 2005/07/07 14:27:57 joris Exp $ */ /* * Copyright (c) 2004 Jean-Francois Brousseau * All rights reserved. @@ -1116,7 +1116,7 @@ cvs_initlog(void) default: fpath[0] = '\0'; break; - } + } if (fpath[0] != '\0') { strlcat(rpath, "-", sizeof(rpath)); -- cgit v1.2.3