wl: changed a parameter name to be simple
authorGwanglim Lee <gl77.lee@samsung.com>
Sat, 1 Aug 2015 15:51:15 +0000 (00:51 +0900)
committerGwanglim Lee <gl77.lee@samsung.com>
Sat, 1 Aug 2015 15:51:15 +0000 (00:51 +0900)
Change-Id: If05bbff714e310457b62e2089e373cf739948fef

src/e_mod_wl.h

index fd2a1241a2959a4b0075fc0ff03f7d91b1741262..a92124ea540e8b3198e53ebc8029425e8a25fa34 100644 (file)
@@ -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 visibility);
+void e_mod_pol_wl_visibility_send(E_Client *ec, int vis);
 
 /* position */
 void e_mod_pol_wl_position_send(E_Client *ec);