From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12522 invoked by alias); 4 Jun 2014 09:49:59 -0000 Mailing-List: contact libffi-discuss-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libffi-discuss-owner@sourceware.org Received: (qmail 12510 invoked by uid 89); 4 Jun 2014 09:49:58 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-pd0-f177.google.com Received: from mail-pd0-f177.google.com (HELO mail-pd0-f177.google.com) (209.85.192.177) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Wed, 04 Jun 2014 09:49:56 +0000 Received: by mail-pd0-f177.google.com with SMTP id g10so5863220pdj.22 for ; Wed, 04 Jun 2014 02:49:54 -0700 (PDT) X-Received: by 10.68.197.99 with SMTP id it3mr60704542pbc.37.1401875394596; Wed, 04 Jun 2014 02:49:54 -0700 (PDT) Received: from bubble.grove.modra.org ([101.166.26.37]) by mx.google.com with ESMTPSA id sv10sm7837964pbc.74.2014.06.04.02.49.52 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 04 Jun 2014 02:49:53 -0700 (PDT) Received: by bubble.grove.modra.org (Postfix, from userid 1000) id 47A78EA3B29; Wed, 4 Jun 2014 19:19:49 +0930 (CST) Date: Wed, 04 Jun 2014 09:49:00 -0000 From: Alan Modra To: Ryan Hill Cc: libffi-discuss@sourceware.org Subject: Re: [PATCH] Fix typo in ffi.h.in Message-ID: <20140604094949.GA5592@bubble.grove.modra.org> References: <20140530205439.3741a233@caribou.gateway.pace.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140530205439.3741a233@caribou.gateway.pace.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-SW-Source: 2014/txt/msg00064.txt.bz2 On Fri, May 30, 2014 at 08:54:39PM -0600, Ryan Hill wrote: > 2014-05-30 Ryan Hill > > * include/ffi.h.in (HAVE_LONG_DOUBLE_VARIANT): Fix typo. Thanks! Looks good to me. Sorry about the breakage. -- Alan Modra Australia Development Lab, IBM