evas-wayland-shm: Fix formatting
authorChris Michael <cp.michael@samsung.com>
Thu, 26 Oct 2017 18:23:23 +0000 (14:23 -0400)
committerChris Michael <cp.michael@samsung.com>
Wed, 1 Nov 2017 16:39:09 +0000 (12:39 -0400)
Make this line readable in 80 columns

NB: No functional changes

Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/modules/evas/engines/wayland_shm/evas_engine.c

index 11f10a1..30522a9 100644 (file)
@@ -304,7 +304,9 @@ module_open(Evas_Module *em)
    if (!em) return 0;
 
    /* try to get functions from whatever engine module we inherit from */
-   if (!_evas_module_engine_inherit(&pfunc, "software_generic", sizeof (Evas_Engine_Info_Wayland))) return 0;
+   if (!_evas_module_engine_inherit(&pfunc, "software_generic",
+                                    sizeof(Evas_Engine_Info_Wayland)))
+     return 0;
 
    /* try to create our logging domain */
    _evas_engine_way_shm_log_dom =