From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26644 invoked by alias); 15 Jan 2008 20:53:01 -0000 Received: (qmail 26632 invoked by uid 22791); 15 Jan 2008 20:53:01 -0000 X-Spam-Check-By: sourceware.org Received: from smtp-out.google.com (HELO smtp-out.google.com) (216.239.45.13) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 15 Jan 2008 20:52:44 +0000 Received: from zps19.corp.google.com (zps19.corp.google.com [172.25.146.19]) by smtp-out.google.com with ESMTP id m0FKqdnC002240 for ; Tue, 15 Jan 2008 12:52:39 -0800 Received: from wa-out-1112.google.com (wahj40.prod.google.com [10.114.236.40]) by zps19.corp.google.com with ESMTP id m0FKqbHm032148 for ; Tue, 15 Jan 2008 12:52:39 -0800 Received: by wa-out-1112.google.com with SMTP id j40so5123828wah.11 for ; Tue, 15 Jan 2008 12:52:39 -0800 (PST) Received: by 10.115.49.16 with SMTP id b16mr5259088wak.65.1200430358974; Tue, 15 Jan 2008 12:52:38 -0800 (PST) Received: by 10.115.107.7 with HTTP; Tue, 15 Jan 2008 12:52:38 -0800 (PST) Message-ID: Date: Tue, 15 Jan 2008 20:53:00 -0000 From: "Doug Evans" To: "Ulrich Weigand" , "Markus Deuling" Subject: Re: [patch] Fix indentation in dbxread.c Cc: "GDB Patches" In-Reply-To: <200801152046.m0FKkha4006039@d12av02.megacenter.de.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <478C393E.4060600@de.ibm.com> <200801152046.m0FKkha4006039@d12av02.megacenter.de.ibm.com> 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: 2008-01/txt/msg00366.txt.bz2 On Jan 15, 2008 12:46 PM, Ulrich Weigand wrote: > > > > is my patch ok? If so, I'll commit it so that Doug can commit his part. > > Your patch is OK -- please work it out with Doug who goes first ;-) Mark, you can check yours in, and then I'll redo mine. Mine is mostly just M-x indent-region anyway.