diff options
author | Jérémy Zurcher <jeremy@asynk.ch> | 2012-04-10 08:16:37 +0200 |
---|---|---|
committer | Jérémy Zurcher <jeremy@asynk.ch> | 2012-04-10 08:16:37 +0200 |
commit | 7042fa1a26e32a8323b2ab415c51413b9248e7f5 (patch) | |
tree | ca4fe35c2e49b46b4619ca40581168cc7dd0ccb0 /lib/efl/native/elm/elm_table.rb | |
parent | 73c16b284be27acf65730d800cd6d7e39347e302 (diff) | |
download | ffi-efl-7042fa1a26e32a8323b2ab415c51413b9248e7f5.zip ffi-efl-7042fa1a26e32a8323b2ab415c51413b9248e7f5.tar.gz |
ffi_lib elementary-ver-pre... -> elementary
Diffstat (limited to 'lib/efl/native/elm/elm_table.rb')
-rw-r--r-- | lib/efl/native/elm/elm_table.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/efl/native/elm/elm_table.rb b/lib/efl/native/elm/elm_table.rb index b65189e..5120c8d 100644 --- a/lib/efl/native/elm/elm_table.rb +++ b/lib/efl/native/elm/elm_table.rb @@ -19,7 +19,7 @@ module Efl # module Native # - ffi_lib 'elementary-ver-pre-svn-09.so.0' + ffi_lib 'elementary' # # FUNCTIONS fcts = [ |