projects
/
platform
/
upstream
/
enlightenment.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
62253d4
)
e_comp_wl_screenshooter: fix build warning
09/138809/2
accepted/tizen/unified/20170717.170220
submit/tizen/20170714.014927
author
Boram Park
<boram1288.park@samsung.com>
Fri, 14 Jul 2017 01:22:02 +0000
(10:22 +0900)
committer
SooChan Lim
<sc1.lim@samsung.com>
Fri, 14 Jul 2017 01:35:24 +0000
(
01:35
+0000)
Change-Id: I42a00833af40c297864df1add3c23c4caea50b8a
src/bin/e_comp_wl_screenshooter.c
patch
|
blob
|
history
diff --git
a/src/bin/e_comp_wl_screenshooter.c
b/src/bin/e_comp_wl_screenshooter.c
index 569bd12ee7e6acf8ea4a48faac055ddd2aa19dfc..b0e6f5875dc9376d6f2df606c03db7309d71760f 100644
(file)
--- a/
src/bin/e_comp_wl_screenshooter.c
+++ b/
src/bin/e_comp_wl_screenshooter.c
@@
-1223,7
+1223,7
@@
_e_tz_screenmirror_create(struct wl_client *client, struct wl_resource *shooter_
Eina_List *devs;
Eina_List *l, *ll;
tdm_error err = TDM_ERROR_NONE;
- int count, i
, ret
;
+ int count, i;
unsigned int crtc_id;
mirror = E_NEW(E_Mirror, 1);