[前][次][番号順一覧][スレッド一覧]

ruby-changes:26540

From: ko1 <ko1@a...>
Date: Tue, 25 Dec 2012 16:18:04 +0900 (JST)
Subject: [ruby-changes:26540] ko1:r38591 (trunk): add empty line for style.

ko1	2012-12-25 16:17:55 +0900 (Tue, 25 Dec 2012)

  New Revision: 38591

  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=38591

  Log:
    add empty line for style.

  Modified files:
    trunk/thread.c

Index: thread.c
===================================================================
--- thread.c	(revision 38590)
+++ thread.c	(revision 38591)
@@ -1701,6 +1701,7 @@ rb_thread_s_handle_interrupt(VALUE self, https://github.com/ruby/ruby/blob/trunk/thread.c#L1701
 
     return r;
 }
+
 /*
  * call-seq:
  *   target_thread.pending_interrupt?(err = nil) -> true/false

--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]