From 57993f7086032fa57bd63eaed9bda746169dcc64 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Sat, 22 Feb 2014 21:17:39 +2000 Subject: [PATCH] Re: [PATCH] ruby bindings message: docstring typo --- 2e/4695cacae1f135b06426ae096181eeccf8c14f | 72 +++++++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 2e/4695cacae1f135b06426ae096181eeccf8c14f diff --git a/2e/4695cacae1f135b06426ae096181eeccf8c14f b/2e/4695cacae1f135b06426ae096181eeccf8c14f new file mode 100644 index 000000000..62ee2be39 --- /dev/null +++ b/2e/4695cacae1f135b06426ae096181eeccf8c14f @@ -0,0 +1,72 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by olra.theworths.org (Postfix) with ESMTP id 7EF15431FBD + for ; Fri, 21 Feb 2014 17:17:55 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 0 +X-Spam-Level: +X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] + autolearn=disabled +Received: from olra.theworths.org ([127.0.0.1]) + by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id F53SNz3eOa-G for ; + Fri, 21 Feb 2014 17:17:48 -0800 (PST) +Received: from yantan.tethera.net (yantan.tethera.net [199.188.72.155]) + (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id 85762431FB6 + for ; Fri, 21 Feb 2014 17:17:48 -0800 (PST) +Received: from remotemail by yantan.tethera.net with local (Exim 4.80) + (envelope-from ) + id 1WH1Dq-0007ud-W3; Fri, 21 Feb 2014 21:17:42 -0400 +Received: (nullmailer pid 30959 invoked by uid 1000); Sat, 22 Feb 2014 + 01:17:39 -0000 +From: David Bremner +To: Gaute Hope , notmuch +Subject: Re: [PATCH] ruby bindings message: docstring typo +In-Reply-To: <1391109068-sup-6985@qwerzila> +References: <1391109068-sup-6985@qwerzila> +User-Agent: Notmuch/0.17 (http://notmuchmail.org) Emacs/24.3.1 + (x86_64-pc-linux-gnu) +Date: Fri, 21 Feb 2014 21:17:39 -0400 +Message-ID: <87eh2wx7ws.fsf@zancas.localnet> +MIME-Version: 1.0 +Content-Type: text/plain +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.13 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Sat, 22 Feb 2014 01:17:55 -0000 + +Gaute Hope writes: + +> --- +> bindings/ruby/message.c | 2 +- +> 1 file changed, 1 insertion(+), 1 deletion(-) +> +> diff --git a/bindings/ruby/message.c b/bindings/ruby/message.c +> index eed4b31..4ff6097 100644 +> --- a/bindings/ruby/message.c +> +++ b/bindings/ruby/message.c +> @@ -111,7 +111,7 @@ notmuch_rb_message_get_filename (VALUE self) +> } +> +> /* +> - * call-seq: MESSAGE.filanames => FILENAMES +> + * call-seq: MESSAGE.filenames => FILENAMES +> * + +pushed. + +d -- 2.26.2