projects
/
platform
/
core
/
uifw
/
e-mod-tizen-wm-policy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
797eaf6
)
wl: changed a parameter name to be simple
author
Gwanglim Lee
<gl77.lee@samsung.com>
Sat, 1 Aug 2015 15:51:15 +0000
(
00:51
+0900)
committer
Gwanglim Lee
<gl77.lee@samsung.com>
Sat, 1 Aug 2015 15:51:15 +0000
(
00:51
+0900)
Change-Id: If05bbff714e310457b62e2089e373cf739948fef
src/e_mod_wl.h
patch
|
blob
|
history
diff --git
a/src/e_mod_wl.h
b/src/e_mod_wl.h
index fd2a1241a2959a4b0075fc0ff03f7d91b1741262..a92124ea540e8b3198e53ebc8029425e8a25fa34 100644
(file)
--- a/
src/e_mod_wl.h
+++ b/
src/e_mod_wl.h
@@
-13,7
+13,7
@@
void e_mod_pol_wl_client_del(E_Client *ec);
void e_mod_pol_wl_pixmap_del(E_Pixmap *cp);
/* visibility */
-void e_mod_pol_wl_visibility_send(E_Client *ec, int vis
ibility
);
+void e_mod_pol_wl_visibility_send(E_Client *ec, int vis);
/* position */
void e_mod_pol_wl_position_send(E_Client *ec);