emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/msdos.h,v


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/src/msdos.h,v
Date: Fri, 08 Dec 2006 17:15:59 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Eli Zaretskii <eliz>    06/12/08 17:15:58

Index: msdos.h
===================================================================
RCS file: /cvsroot/emacs/emacs/src/msdos.h,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -b -r1.31 -r1.32
--- msdos.h     6 Feb 2006 15:23:21 -0000       1.31
+++ msdos.h     8 Dec 2006 17:15:58 -0000       1.32
@@ -53,7 +53,7 @@
 typedef int Display;
 typedef int Window;
 typedef int XRectangle;
-#define PIX_TYPE int
+#define PIX_TYPE unsigned long
 #define XDISPLAY
 
 /* A stripped version of struct x_display_info in xterm.h, which see.  */




reply via email to

[Prev in Thread] Current Thread [Next in Thread]