From 9e65d6521af3fcd684942c774a2e30e1ad40b8bd Mon Sep 17 00:00:00 2001 From: okan Date: Sun, 11 Apr 2010 16:51:26 +0000 Subject: clean up a few xu_* functions to just accept what they need (Window). ok oga@ --- calmwm.h | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'calmwm.h') diff --git a/calmwm.h b/calmwm.h index 4898f2c..f990208 100644 --- a/calmwm.h +++ b/calmwm.h @@ -15,7 +15,7 @@ * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * - * $Id: calmwm.h,v 1.116 2010/02/10 01:23:05 okan Exp $ + * $Id: calmwm.h,v 1.117 2010/04/11 16:51:26 okan Exp $ */ #ifndef _CALMWM_H_ @@ -399,9 +399,8 @@ void xu_ptr_setpos(Window, int, int); void xu_ptr_getpos(Window, int *, int *); void xu_key_grab(Window, int, int); void xu_key_ungrab(Window, int, int); -void xu_sendmsg(struct client_ctx *, Atom, long); -int xu_getprop(struct client_ctx *, Atom, Atom, long, - u_char **); +void xu_sendmsg(Window, Atom, long); +int xu_getprop(Window, Atom, Atom, long, u_char **); char *xu_getstrprop(struct client_ctx *, Atom atm); void xu_setstate(struct client_ctx *, int); int xu_getstate(struct client_ctx *, int *); -- cgit v1.2.3-2-gb3c3