From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28593 invoked by alias); 7 Sep 2011 09:53:40 -0000 Received: (qmail 28584 invoked by uid 22791); 7 Sep 2011 09:53:39 -0000 X-SWARE-Spam-Status: No, hits=1.0 required=5.0 tests=AWL,BAYES_00,BOTNET,RDNS_NONE,TO_NO_BRKTS_NORDNS X-Spam-Check-By: sourceware.org Received: from Unknown (HELO mail.codesourcery.com) (38.113.113.100) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 07 Sep 2011 09:53:27 +0000 Received: (qmail 12472 invoked from network); 7 Sep 2011 09:53:26 -0000 Received: from unknown (HELO scottsdale.localnet) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 7 Sep 2011 09:53:26 -0000 From: Pedro Alves To: gdb-patches@sourceware.org Subject: Re: [PING] Bad Indentation in remote.c: Someone please correct this. Date: Wed, 07 Sep 2011 09:59:00 -0000 User-Agent: KMail/1.13.6 (Linux/2.6.38-11-generic; KDE/4.7.0; x86_64; ; ) Cc: Abhijit Halder References: In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201109071053.23949.pedro@codesourcery.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: 2011-09/txt/msg00109.txt.bz2 On Wednesday 07 September 2011 10:32:51, Abhijit Halder wrote: > #cvs diff gdb/remote.c > > Index: gdb/remote.c > =================================================================== > RCS file: /cvs/src/src/gdb/remote.c,v > retrieving revision 1.461 > diff -r1.461 remote.c > 4883c4883 > < } > --- > > } plain diff output is unreadable by mere mortals. Use "cvs diff -up". -- Pedro Alves