From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4268 invoked by alias); 18 Jul 2002 17:55:26 -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 4260 invoked from network); 18 Jul 2002 17:55:24 -0000 Received: from unknown (HELO takamaka.act-europe.fr) (142.179.108.108) by sources.redhat.com with SMTP; 18 Jul 2002 17:55:24 -0000 Received: by takamaka.act-europe.fr (Postfix, from userid 507) id 4F66AD2CBD; Thu, 18 Jul 2002 10:55:24 -0700 (PDT) Date: Thu, 18 Jul 2002 12:01:00 -0000 From: Joel Brobecker To: Andrew Cagney Cc: gdb-patches@sources.redhat.com Subject: Re: [PATCHES] remove unneded brace in infrun.c and then re-indent file Message-ID: <20020718175524.GW2700@gnat.com> References: <20020718013141.GS2700@gnat.com> <3D36EE0E.1060104@ges.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3D36EE0E.1060104@ges.redhat.com> User-Agent: Mutt/1.4i X-SW-Source: 2002-07/txt/msg00396.txt.bz2 > >2002-07-17 Joel Brobecker > > > > * infrun.c (handle_inferior_event): Remove unneeded extra brace. > > > >2002-07-17 Joel Brobecker > > > > * infrun.c: Re-indent using gdb_indent.sh. > > > > I'd not even wait that long :-) The reason for that indentation has > long since gone. Thanks. Committed. Since the re-indentation changes are pretty extensive, I reran the regression testsuite on a Linux machine. -- Joel