emacs-diffs
[Top][All Lists]
Advanced

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

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


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

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

Index: frame.h
===================================================================
RCS file: /cvsroot/emacs/emacs/src/frame.h,v
retrieving revision 1.115
retrieving revision 1.116
diff -u -b -r1.115 -r1.116
--- frame.h     12 Jul 2006 13:14:00 -0000      1.115
+++ frame.h     8 Dec 2006 17:15:39 -0000       1.116
@@ -72,7 +72,7 @@
 
 #if !defined(HAVE_X_WINDOWS)
 
-#define PIX_TYPE int
+#define PIX_TYPE unsigned long
 
 /* A (mostly empty) x_output structure definition for building Emacs
    on Unix and GNU/Linux without X support.  */




reply via email to

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