ecore-evas-wayland: Fix formatting

Summary: no functional changes, just formatting

Signed-off-by: Chris Michael <cp.michael@samsung.com>
This commit is contained in:
Chris Michael 2015-01-07 13:37:55 -05:00
parent e6ff0a53ae
commit d136391108
1 changed files with 1 additions and 0 deletions

View File

@ -611,6 +611,7 @@ _ecore_evas_wl_common_resize(Ecore_Evas *ee, int w, int h)
int maxw, maxh;
int minw, minh;
double a;
evas_output_framespace_get(ee->evas, NULL, NULL, &fw, &fh);
if (ECORE_EVAS_PORTRAIT(ee))