From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18710 invoked by alias); 15 Oct 2009 15:48:29 -0000 Received: (qmail 18657 invoked by uid 22791); 15 Oct 2009 15:48:22 -0000 X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from oarmail.oarcorp.com (HELO OARmail.OARCORP.com) (67.63.146.244) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 15 Oct 2009 15:48:18 +0000 Received: from iceland.oarcorp.com (192.168.1.154) by OARmail.OARCORP.com (192.168.2.2) with Microsoft SMTP Server (TLS) id 8.1.393.1; Thu, 15 Oct 2009 10:48:16 -0500 Message-ID: <4AD7443F.5010609@oarcorp.com> Date: Thu, 15 Oct 2009 16:04:00 -0000 From: Joel Sherrill User-Agent: Thunderbird 2.0.0.23 (X11/20090825) MIME-Version: 1.0 To: Joel Brobecker CC: "gdb@sourceware.org" Subject: Re: magnitude spelled wrong in sim References: <4AD7243A.9020401@oarcorp.com> <20091015152318.GF5288@adacore.com> In-Reply-To: <20091015152318.GF5288@adacore.com> Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2009-10/txt/msg00272.txt.bz2 Joel Brobecker wrote: >> 2009-10-15 Joel Sherrill >> >> * sim-inline.h: Fix spelling error. >> > > Changes such as these are treated as "obvious" and thus can be checked > in without approval. So go ahead :). > > Committed. > Thanks for fixing this, No problem. I am still looking for a spell checker that works with code. :( --joel