elementary/naviframe : Fixed a formatting.

This commit is contained in:
WooHyun Jung 2013-03-11 22:02:24 +09:00
parent 7d0dcd5c12
commit b6bd065d2e
1 changed files with 1 additions and 1 deletions

View File

@ -1704,7 +1704,7 @@ elm_naviframe_item_pop_to(Elm_Object_Item *it)
EAPI void
elm_naviframe_item_promote(Elm_Object_Item *it)
{
Elm_Object_Item * prev_top;
Elm_Object_Item *prev_top;
Elm_Naviframe_Item *nit;
Elm_Naviframe_Item *prev_it;