From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7680 invoked by alias); 18 Jul 2006 20:46:25 -0000 Received: (qmail 7669 invoked by uid 22791); 18 Jul 2006 20:46:25 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Tue, 18 Jul 2006 20:46:23 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1G2wSQ-0007HU-1a; Tue, 18 Jul 2006 16:46:18 -0400 Date: Tue, 18 Jul 2006 20:46:00 -0000 From: Daniel Jacobowitz To: Denis PILAT Cc: Mark Kettenis , gdb-patches@sources.redhat.com Subject: Re: [cosmetic-patch] missing declaration in monitor.c Message-ID: <20060718204618.GB27666@nevyn.them.org> Mail-Followup-To: Denis PILAT , Mark Kettenis , gdb-patches@sources.redhat.com References: <44BB751B.10608@st.com> <20060717123228.GA8764@nevyn.them.org> <44BB877C.1050003@st.com> <20060717134358.GA10443@nevyn.them.org> <200607171801.k6HI16st032441@elgar.sibelius.xs4all.nl> <44BC9AFF.9020906@st.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <44BC9AFF.9020906@st.com> User-Agent: Mutt/1.5.11+cvs20060403 X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-07/txt/msg00245.txt.bz2 On Tue, Jul 18, 2006 at 10:25:35AM +0200, Denis PILAT wrote: > I sent a patch to Daniel yesterday where all useless prototypes are removed.
> Cf attached message.
Two things: please don't use HTML mail on this list, and please try to use a mailer which won't completely mangle patches. It had been line wrapped and some tabs were converted to spaces. Anyway, the patch looks fine; thanks. I've checked it in with this ChangeLog entry: 2006-07-18 Denis PILAT * monitor.c: Remove unused prototypes. -- Daniel Jacobowitz CodeSourcery