diff src/objects-msw.c @ 280:7df0dd720c89 r21-0b38

Import from CVS: tag r21-0b38
author cvs
date Mon, 13 Aug 2007 10:32:22 +0200
parents 6330739388db
children c42ec1d1cded
line wrap: on
line diff
--- a/src/objects-msw.c	Mon Aug 13 10:31:30 2007 +0200
+++ b/src/objects-msw.c	Mon Aug 13 10:32:22 2007 +0200
@@ -850,7 +850,7 @@
 static unsigned long
 mswindows_color_instance_hash (struct Lisp_Color_Instance *c, int depth)
 {
-  return LISP_HASH (COLOR_INSTANCE_MSWINDOWS_COLOR(c));
+  return (unsigned long)(COLOR_INSTANCE_MSWINDOWS_COLOR(c));
 }
 
 static Lisp_Object