From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17437 invoked by alias); 13 Jun 2007 19:07:08 -0000 Received: (qmail 17348 invoked by uid 22791); 13 Jun 2007 19:07:08 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 13 Jun 2007 19:07:02 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id C2DD9982DE; Wed, 13 Jun 2007 19:06:58 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id 6BD5498212; Wed, 13 Jun 2007 19:06:58 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.67) (envelope-from ) id 1HyYBV-0000Oz-1g; Wed, 13 Jun 2007 15:07:13 -0400 Date: Wed, 13 Jun 2007 19:07:00 -0000 From: Daniel Jacobowitz To: Luis Machado Cc: Markus Deuling , gdb-patches@sourceware.org Subject: Re: [patch] Fix assorted typos Message-ID: <20070613190713.GD31221@caradoc.them.org> Mail-Followup-To: Luis Machado , Markus Deuling , gdb-patches@sourceware.org References: <1180613386.8837.1.camel@localhost> <1180613976.8837.3.camel@localhost> <465EC1DA.3080206@de.ibm.com> <1180616792.8837.7.camel@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1180616792.8837.7.camel@localhost> User-Agent: Mutt/1.5.15 (2007-04-09) 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-06/txt/msg00263.txt.bz2 On Thu, May 31, 2007 at 10:06:32AM -0300, Luis Machado wrote: > 2007-05-31 Luis Machado > > * block.h: Fixed documentation typo. > * dwarf2expr.h: Likewise. > * frame-unwind.h: Likewise. > * frame.c: Likewise. > * parse.c: Likewise. > * value.c: Likewise. > * symtab.h: Likewise. Thanks, these are OK. -- Daniel Jacobowitz CodeSourcery