From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19978 invoked by alias); 25 Nov 2008 02:16:11 -0000 Received: (qmail 19954 invoked by uid 22791); 25 Nov 2008 02:16:11 -0000 X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 25 Nov 2008 02:15:20 +0000 Received: (qmail 18456 invoked from network); 25 Nov 2008 02:15:07 -0000 Received: from unknown (HELO orlando.local) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 25 Nov 2008 02:15:07 -0000 From: Pedro Alves To: "gdb-patches@sourceware.org" Subject: [multiprocess/multiexec] fix typo Date: Tue, 25 Nov 2008 17:27:00 -0000 User-Agent: KMail/1.9.10 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200811250215.08134.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: 2008-11/txt/msg00681.txt.bz2 I fixed this before, but it got dropped in the merge to the FSF branch, so I get the luxury of fixing it twice. :-) Checked in to the multiprocess branch. -- Pedro Alves