From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14916 invoked by alias); 1 Jul 2004 23:05:18 -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 14900 invoked from network); 1 Jul 2004 23:05:17 -0000 Received: from unknown (HELO cgf.cx) (66.30.22.40) by sourceware.org with SMTP; 1 Jul 2004 23:05:17 -0000 Received: by cgf.cx (Postfix, from userid 201) id 9D6EA1B735; Thu, 1 Jul 2004 19:05:20 -0400 (EDT) Date: Thu, 01 Jul 2004 23:05:00 -0000 From: Christopher Faylor To: Michael Snyder Cc: gdb-patches@sources.redhat.com, Corinna Vinschen Subject: Re: [PATCH] indent fix, win32-nat.c Message-ID: <20040701230520.GA15969@trixie.casa.cgf.cx> Mail-Followup-To: Michael Snyder , gdb-patches@sources.redhat.com, Corinna Vinschen References: <40E483D0.3090806@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <40E483D0.3090806@redhat.com> User-Agent: Mutt/1.4.1i X-SW-Source: 2004-07/txt/msg00013.txt.bz2 On Thu, Jul 01, 2004 at 09:36:16PM +0000, Michael Snyder wrote: >Chris, hope you don't mind, this seemed pretty obvious. >Indentation seems to have gotten whacked out of line here. > >2004-07-01 Michael Snyder > > * win32-nat.c (core_dll_symbols_add): Re-indent a small section > that seems to have gotten whacked out of line. Thanks for catching this. Wonder how that happened. cgf