comparison lwlib/xlwmenu.c @ 5936:574f0cded429 cygwin

try to replace all nnnL or nnnUL constants with EMACS_[U]INT
author Henry Thompson <ht@markup.co.uk>
date Sun, 13 Dec 2015 13:22:58 +0000
parents ade4c7e2c6cb
children
comparison
equal deleted inserted replaced
5935:d5eb0914ca1f 5936:574f0cded429
3646 lw_menu_accelerate = True; 3646 lw_menu_accelerate = True;
3647 3647
3648 if (!mw->menu.pointer_grabbed) 3648 if (!mw->menu.pointer_grabbed)
3649 { 3649 {
3650 XWindowAttributes ret; 3650 XWindowAttributes ret;
3651 Window parent,root = 0UL; 3651 Window parent,root = UE0;
3652 Window *waste = NULL; 3652 Window *waste = NULL;
3653 unsigned int num_waste; 3653 unsigned int num_waste;
3654 3654
3655 lw_menu_active = True; 3655 lw_menu_active = True;
3656 3656