wmiirc-rumai

git clone git://oldgit.suckless.org/wmiirc-rumai/
Log | Files | Refs | README | LICENSE

commit 4847eed9391784f172ea24196241ef3b57083037
parent cbb603c5abff154923c58061861b88027caa19e0
Author: Suraj N. Kurapati <sunaku@gmail.com>
Date:   Sat, 16 Sep 2006 07:30:16 -0700

[project @ a5ec849c001b25807dac07fa345fd5117733e9c6]

[project @ 100]
up  for new ruby-ixp socket handling

Diffstat:
fs.rb | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fs.rb b/fs.rb @@ -55,7 +55,7 @@ module Ixp names else # read file contents - f.read_all + f.read end end end