formatting

SVN revision: 72449
This commit is contained in:
Mike Blumenkrantz 2012-06-19 07:31:08 +00:00
parent df9b504499
commit 18ad1f0f08
1 changed files with 17 additions and 16 deletions

View File

@ -171,3 +171,4 @@ _e_wid_cb_scrollframe_resize(void *data, Evas *e __UNUSED__, Evas_Object *obj, v
if (w != vw) evas_object_resize(data, vw, h);
}
}