elm access: Fixed wrong return value handling.
authorDaniel Juyung Seo <seojuyung2@gmail.com>
Fri, 8 Feb 2013 15:16:09 +0000 (15:16 +0000)
committerDaniel Juyung Seo <seojuyung2@gmail.com>
Fri, 8 Feb 2013 15:16:09 +0000 (15:16 +0000)
commit0fcf3592e5bc014f5b1a8b39c4e3d9e977973901
treea55f8693d85395df2e9f729cf592775db7a12396
parentf63ebb20dcc5e75af849dcbaa72ee41fad6d8458
elm access: Fixed wrong return value handling.

1. elm_object_item_access_order_get should return a list.
2. the return type is const Eina_List *.

SVN revision: 83782
src/lib/elm_main.c
src/lib/elm_object_item.h