ruby-changes:33492
From: nobu <ko1@a...>
Date: Sat, 12 Apr 2014 09:36:11 +0900 (JST)
Subject: [ruby-changes:33492] nobu:r45573 (trunk): * remove trailing spaces.
nobu 2014-04-12 09:36:06 +0900 (Sat, 12 Apr 2014) New Revision: 45573 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=45573 Log: * remove trailing spaces. Modified files: trunk/ext/openssl/ossl_ocsp.c Index: ext/openssl/ossl_ocsp.c =================================================================== --- ext/openssl/ossl_ocsp.c (revision 45572) +++ ext/openssl/ossl_ocsp.c (revision 45573) @@ -200,7 +200,7 @@ ossl_ocspreq_check_nonce(VALUE self, VAL https://github.com/ruby/ruby/blob/trunk/ext/openssl/ossl_ocsp.c#L200 * call-seq: * request.add_certid(certificate_id) -> request * - * Adds +certificate_id+ to the request. + * Adds +certificate_id+ to the request. */ static VALUE -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/