From owner-svn-src-stable@FreeBSD.ORG Thu Sep 5 15:53:07 2013 Return-Path: Delivered-To: svn-src-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 6FB28B9F for ; Thu, 5 Sep 2013 15:53:07 +0000 (UTC) (envelope-from pfg@FreeBSD.org) Received: from nm50.bullet.mail.bf1.yahoo.com (nm50.bullet.mail.bf1.yahoo.com [216.109.114.67]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 043782BAF for ; Thu, 5 Sep 2013 15:53:06 +0000 (UTC) Received: from [98.139.212.146] by nm50.bullet.mail.bf1.yahoo.com with NNFMP; 05 Sep 2013 15:53:04 -0000 Received: from [68.142.230.70] by tm3.bullet.mail.bf1.yahoo.com with NNFMP; 05 Sep 2013 15:53:04 -0000 Received: from [127.0.0.1] by smtp227.mail.bf1.yahoo.com with NNFMP; 05 Sep 2013 15:53:04 -0000 X-Yahoo-Newman-Id: 210995.31536.bm@smtp227.mail.bf1.yahoo.com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: 4t72IVMVM1nhINZyNpmaCbEL7_IEJBytsVBJCNPt0RJqiJE Ne.3FqE95hkB68f5sJVIkz9tklEbjqkaDUNkgVc2VoPvJwu2QT8AzwQyC4La b_992Oz5dGQDG3lN2axvx5MEXdBVM4aQLbh0CU6kZhgMuinPPmB3d33bdWHO jsL4fwhA5qtNbrOcz6GDBt9ZAaTrTnymYUvSRHh6xTX6qOFcqiDAgcfmMFse 0BdVglGCOoIIW_uUKWy8haJpeojdHhzbfQN68KCb9o948gZTqxrU.70iTkAw 1DQPDa4qtF3kYUYVrcZpRLIjLSP5y7dIA.XV3H13KlVLA0RIONCIohPHkT9Z RnhmpZIQlDeFioqbyCummj3EfWNGwIwTkF5.oHIvor4xs_VEjnhqBpQeTmCR aJpIJ7vM17SXwtscGLsvnGMSEVw573YAnVi0weCABpSs5vVCtkmd.w6wMPh4 7vtk6yvnRMHFZJODOlE7YEsw41ouKFeFrJVerNtba99mKzohka7g8BuAPsVc B6_Zq82j2BqtDJtgQMb3O0Kx_0ScByFZOAU.OEGNoIGnUBSXfQLXfG5q13wu PcUgH.abZSrn67mRaFkSpEAIBJlK6IBlcNtCFPy_hhVANDQoYHKMfgSMZ.gk - X-Yahoo-SMTP: xcjD0guswBAZaPPIbxpWwLcp9Unf X-Rocket-Received: from [192.168.0.102] (pfg@190.157.126.109 with ) by smtp227.mail.bf1.yahoo.com with SMTP; 05 Sep 2013 15:53:04 +0000 UTC Message-ID: <5228A8DE.6080005@FreeBSD.org> Date: Thu, 05 Sep 2013 10:53:02 -0500 From: Pedro Giffuni User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130809 Thunderbird/17.0.8 MIME-Version: 1.0 To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-9@freebsd.org Subject: Re: svn commit: r255252 - in stable/9/contrib: gcc gcc/doc gcclibs/libcpp gcclibs/libcpp/include References: <201309051550.r85FoYlT018223@svn.freebsd.org> In-Reply-To: <201309051550.r85FoYlT018223@svn.freebsd.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: svn-src-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for all the -stable branches of the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Sep 2013 15:53:07 -0000 On 05.09.2013 10:50, Pedro F. Giffuni wrote: > Author: pfg > Date: Thu Sep 5 15:50:34 2013 > New Revision: 255252 > URL: http://svnweb.freebsd.org/changeset/base/255252 > > Log: > MFC r254326: > Copy-paste error: s/254326/255107/