]> code.delx.au - gnu-emacs/blobdiff - lwlib/lwlib.h
Fix shr.el/image build problem
[gnu-emacs] / lwlib / lwlib.h
index 46e2d7a4891cbb10c0486d4cd0a4263ac41d2604..f59f88a69ec7949ee0a085a89653519a997f7799 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 1992, 1993 Lucid, Inc.
-Copyright (C) 1994, 1999-2014 Free Software Foundation, Inc.
+Copyright (C) 1994, 1999-2016 Free Software Foundation, Inc.
 
 This file is part of the Lucid Widget Library.
 
@@ -44,7 +44,7 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include "lwlib-widget.h"
 
-typedef unsigned long LWLIB_ID;
+typedef unsigned int LWLIB_ID;
 
 /* Menu separator types.  */