From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9517 invoked by alias); 28 May 2005 18:56:57 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 9507 invoked by uid 22791); 28 May 2005 18:56:54 -0000 Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Sat, 28 May 2005 18:56:54 +0000 Received: from drow by nevyn.them.org with local (Exim 4.50) id 1Dc6UM-00057f-5b; Sat, 28 May 2005 14:56:50 -0400 Date: Sat, 28 May 2005 22:18:00 -0000 From: Daniel Jacobowitz To: Wu Zhou Cc: gdb-patches@sources.redhat.com Subject: Re: [RFC] Is this kind of patch welcomed? Message-ID: <20050528185650.GI26806@nevyn.them.org> Mail-Followup-To: Wu Zhou , gdb-patches@sources.redhat.com References: <20050524130425.GA1543@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.8i X-SW-Source: 2005-05/txt/msg00589.txt.bz2 On Wed, May 25, 2005 at 06:33:01AM -0700, Wu Zhou wrote: > > OK. Followed is the revised patch: another typo is fixed and changlog > entry added. > > 2005-05-25 Wu Zhou > > * remote.c: Fix two comment typos Period at the end of changelog entries. Also, you need to say where you did it. I've committed it with this ChangeLog: 2005-05-28 Daniel Jacobowitz From Wu Zhou : * remote.c (struct gdb_ext_thread_info): Fix a comment typo. (remote_unpack_thread_info_response): Likewise. [The comments are still formatted badly, but that's no excuse not to fix the spelling!] -- Daniel Jacobowitz CodeSourcery, LLC