]> code.delx.au - gnu-emacs/blobdiff - lwlib/lwlib.h
Update copyright year to 2015
[gnu-emacs] / lwlib / lwlib.h
index 46e2d7a4891cbb10c0486d4cd0a4263ac41d2604..a51a6262f7670010e9c6d9431f1f18ec0ba75fc3 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-2015 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.  */