diff 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
line wrap: on
line diff
--- a/lwlib/xlwmenu.c	Sat Dec 12 21:49:31 2015 +0000
+++ b/lwlib/xlwmenu.c	Sun Dec 13 13:22:58 2015 +0000
@@ -3648,7 +3648,7 @@
   if (!mw->menu.pointer_grabbed)
     {
       XWindowAttributes ret;
-      Window parent,root = 0UL;
+      Window parent,root = UE0;
       Window *waste = NULL;
       unsigned int num_waste;