ecore-evas-wayland: Fix formatting
authorChris Michael <cp.michael@samsung.com>
Wed, 7 Jan 2015 18:37:55 +0000 (13:37 -0500)
committerChris Michael <cp.michael@samsung.com>
Wed, 7 Jan 2015 19:50:00 +0000 (14:50 -0500)
Summary: no functional changes, just formatting

Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_common.c

index 1c89f757306eb3e5e788ade778f3a42e6392b6b6..e8b0853715368935f7d23eb5e951c18d4b245153 100644 (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))