From owner-cvs-all@FreeBSD.ORG Sat Apr 10 20:14:47 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB74016A4CF; Sat, 10 Apr 2004 20:14:47 -0700 (PDT) Received: from smtp01.syd.iprimus.net.au (smtp01.syd.iprimus.net.au [210.50.30.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C6A543D2D; Sat, 10 Apr 2004 20:14:47 -0700 (PDT) (envelope-from tim@robbins.dropbear.id.au) Received: from robbins.dropbear.id.au (203.134.132.192) by smtp01.syd.iprimus.net.au (7.0.024) id 402BA9270148A791; Sun, 11 Apr 2004 13:14:46 +1000 Received: by robbins.dropbear.id.au (Postfix, from userid 1000) id 5D1BE41DC; Sun, 11 Apr 2004 13:18:21 +1000 (EST) Date: Sun, 11 Apr 2004 13:18:21 +1000 From: Tim Robbins To: David Xu Message-ID: <20040411031821.GA62941@cat.robbins.dropbear.id.au> References: <200404101436.i3AEawWD004260@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200404101436.i3AEawWD004260@repoman.freebsd.org> User-Agent: Mutt/1.4.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/locale gb2312.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Apr 2004 03:14:47 -0000 On Sat, Apr 10, 2004 at 07:36:57AM -0700, David Xu wrote: > davidxu 2004/04/10 07:36:57 PDT > > FreeBSD src repository > > Modified files: > lib/libc/locale gb2312.c > Log: > Fix a typo. I was locked out for two days from my machine. Oops, thanks. Tim