From 343b7e3e3b03bdb814a8c11e7688a0770ce99bc7 Mon Sep 17 00:00:00 2001 From: Lionel Orry Date: Thu, 21 Apr 2011 15:21:54 +0800 Subject: warning-- --- lib/efl/ffi.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/efl/ffi.rb b/lib/efl/ffi.rb index 9425fd3..bcd6777 100644 --- a/lib/efl/ffi.rb +++ b/lib/efl/ffi.rb @@ -12,7 +12,7 @@ module Efl def attach_fcts fcts fcts.each do |func| begin - attach_function *func + attach_function(*func) rescue Object => e puts "Could not attach #{func} #{e.message}" end -- cgit v1.1-2-g2b99