From owner-svn-src-all@FreeBSD.ORG Mon Oct 18 19:17:26 2010 Return-Path: Delivered-To: svn-src-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D79BE1065672; Mon, 18 Oct 2010 19:17:26 +0000 (UTC) (envelope-from sahil@tandon.net) Received: from spartan.hamla.org (spartan.hamla.org [206.251.255.30]) by mx1.freebsd.org (Postfix) with ESMTP id ACDA38FC0C; Mon, 18 Oct 2010 19:17:26 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by spartan.hamla.org (Postfix) with ESMTP id 0C09617131; Mon, 18 Oct 2010 15:02:08 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=tandon.net; h= date:date:subject:subject:from:from:x-mailer:message-id :content-type:content-type:content-transfer-encoding :mime-version:in-reply-to:references:received:received; s=aegis; t=1287428527; bh=LxHCZtNh/ec0i9wS4IOjKdVRncCwFkL1vYJmyUDT8gE=; b= YgsXJYuT8RxeBd6OnKjxrwhEjVxR3fnWNrnenlaGnf1feY+FKvNzIsPcxxNJSBc6 r2e3NkmfG/S433Nb+6yT1Ya2QrbZE7c2PqNm73197iJPRhkNtLxqrHab4ez+IsEf xT1sFNvZa0cB0YaJXEKQott0sRcZyfkn/Mb19XVnJUo= X-Virus-Scanned: by ClamAV at spartan.hamla.org Received: from spartan.hamla.org ([127.0.0.1]) by localhost (spartan.hamla.org [127.0.0.1]) (amavisd-new, port 10027) with LMTP id CODF-hAwRC1j; Mon, 18 Oct 2010 15:02:07 -0400 (EDT) Received: from [10.58.152.112] (mobile-166-137-139-251.mycingular.net [166.137.139.251]) by spartan.hamla.org (Postfix) with ESMTPSA id 6675F17088; Mon, 18 Oct 2010 15:02:00 -0400 (EDT) References: <201010171902.o9HJ2gjw042593@svn.freebsd.org> <1287402069.73576.24.camel@buffy.york.ac.uk> <20101018131006.000062b8@unknown> In-Reply-To: <20101018131006.000062b8@unknown> Mime-Version: 1.0 (iPhone Mail 8A293) Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Message-Id: <7B468C67-9442-4977-B098-AEC00A818B37@tandon.net> X-Mailer: iPhone Mail (8A293) From: Sahil Tandon Date: Mon, 18 Oct 2010 15:01:07 -0400 To: Bruce Cran Cc: "svn-src-head@FreeBSD.org" , Frederic Culot , "svn-src-all@FreeBSD.org" , Gavin Atkinson , "src-committers@FreeBSD.org" Subject: Re: svn commit: r213990 - head/usr.bin/calendar/calendars X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Oct 2010 19:17:26 -0000 On Oct 18, 2010, at 8:10 AM, Bruce Cran wrote: > On Mon, 18 Oct 2010 12:41:09 +0100 > Gavin Atkinson wrote: >=20 >> It looks like you've accidentally added an extra space between the >> date and your name. >=20 > I think there should be a single tab This is my fault; in my haste, I missed this. culot@ will commit the correc= ted version shortly. Sorry everyone.=