about summary refs log tree commit homepage
path: root/lib/rainbows/rev_thread_spawn.rb
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2010-12-26 21:40:34 +0000
committerEric Wong <normalperson@yhbt.net>2010-12-26 21:40:34 +0000
commit869e0d5da8cbe8959983ed66e2b4c31dc7a37d92 (patch)
treee42cd022f3d8366effcab1ac437e0ad7783b27a4 /lib/rainbows/rev_thread_spawn.rb
parentc1655a501fc26f7100dd788b42a1914be833fea4 (diff)
downloadrainbows-869e0d5da8cbe8959983ed66e2b4c31dc7a37d92.tar.gz
rename rev/thread => rev/thread_client
While we're at it, unindent
Diffstat (limited to 'lib/rainbows/rev_thread_spawn.rb')
-rw-r--r--lib/rainbows/rev_thread_spawn.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rainbows/rev_thread_spawn.rb b/lib/rainbows/rev_thread_spawn.rb
index 68e774b..38771d3 100644
--- a/lib/rainbows/rev_thread_spawn.rb
+++ b/lib/rainbows/rev_thread_spawn.rb
@@ -1,5 +1,5 @@
 # -*- encoding: binary -*-
-require 'rainbows/rev/thread'
+require 'rainbows/rev/thread_client'
 
 module Rainbows