From 146cfc357e31042c5c6723331ca6564c54241fd0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Zurcher?= <jeremy@asynk.ch>
Date: Thu, 10 Nov 2011 09:59:15 +0100
Subject: Eina_Inlist * is a pointer

---
 tools/genruby.rb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tools/genruby.rb b/tools/genruby.rb
index 1912a07..e2ee632 100755
--- a/tools/genruby.rb
+++ b/tools/genruby.rb
@@ -99,6 +99,7 @@ TYPES = {
     # Efl BASE TYPES
     'Eina_Bool' => ':eina_bool',
     'Eina_Bool *' => ':eina_bool_p',
+    'Eina_Inlist *' => ':pointer',
     'Eina_Iterator' => ':eina_iterator',
     'Eina_Iterator *' => ':eina_iterator_p',
     'Eina_Accessor' => ':eina_accessor',
-- 
cgit v1.1-2-g2b99