fix a warning 87/67087/1
authorGwanglim Lee <gl77.lee@samsung.com>
Mon, 25 Apr 2016 06:48:40 +0000 (15:48 +0900)
committerGwanglim Lee <gl77.lee@samsung.com>
Mon, 25 Apr 2016 06:48:40 +0000 (15:48 +0900)
Change-Id: I77aad273e97d7f173feded52ca3c44b500c20899

src/e_mod_wl.c

index 654d1c5..2dd0549 100644 (file)
@@ -6,7 +6,6 @@
 #include "e_mod_lockscreen.h"
 
 #include <device/display.h>
-
 #include <wayland-server.h>
 #include <tizen-extension-server-protocol.h>
 #include <tzsh_server.h>
@@ -2444,6 +2443,8 @@ _e_mod_pol_change_system_brightness(int new_brightness)
      }
    g_system_info.brightness.client = new_brightness;
    g_system_info.brightness.use_client = EINA_TRUE;
+
+   return EINA_TRUE;
 }
 
 static Eina_Bool