From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5208 invoked by alias); 30 Mar 2007 11:38:20 -0000 Received: (qmail 5189 invoked by uid 22791); 30 Mar 2007 11:38:19 -0000 X-Spam-Check-By: sourceware.org Received: from return.false.org (HELO return.false.org) (66.207.162.98) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 30 Mar 2007 12:38:12 +0100 Received: from return.false.org (localhost [127.0.0.1]) by return.false.org (Postfix) with ESMTP id 8DAE64B267; Fri, 30 Mar 2007 06:38:11 -0500 (CDT) Received: from caradoc.them.org (dsl093-172-095.pit1.dsl.speakeasy.net [66.93.172.95]) by return.false.org (Postfix) with ESMTP id EC2414B262; Fri, 30 Mar 2007 06:38:08 -0500 (CDT) Received: from drow by caradoc.them.org with local (Exim 4.63) (envelope-from ) id 1HXFQm-0001bT-G6; Fri, 30 Mar 2007 07:38:08 -0400 Date: Fri, 30 Mar 2007 11:38:00 -0000 From: Daniel Jacobowitz To: "Maciej W. Rozycki" Cc: gdb-patches@sourceware.org, Chris Dearman , "Maciej W. Rozycki" Subject: Re: remote-utils.c: Add missing space Message-ID: <20070330113808.GA5933@caradoc.them.org> Mail-Followup-To: "Maciej W. Rozycki" , gdb-patches@sourceware.org, Chris Dearman , "Maciej W. Rozycki" References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.14+cvs20070313 (2007-03-13) X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-03/txt/msg00344.txt.bz2 On Fri, Mar 30, 2007 at 12:28:29PM +0100, Maciej W. Rozycki wrote: > Hello, > > This change should be obvious, but it modifies run-time behaviour, so I'm > asking just in case it hits somebody doing something strange. > > 2007-03-30 Chris Dearman > > * remote-utils.c (gr_files_info): Add missing space when printing > baud rate. > > OK to apply? Interesting timing... Have you encountered this code at runtime? I ask because this file was on my list to delete for this week. There are no callers in-tree. -- Daniel Jacobowitz CodeSourcery