emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Adrian Robert
Subject: [Emacs-diffs] Changes to emacs/src/nsterm.h,v
Date: Wed, 06 Aug 2008 16:20:49 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Adrian Robert <arobert> 08/08/06 16:20:46

Index: nsterm.h
===================================================================
RCS file: /sources/emacs/emacs/src/nsterm.h,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -b -r1.12 -r1.13
--- nsterm.h    5 Aug 2008 03:05:14 -0000       1.12
+++ nsterm.h    6 Aug 2008 16:20:46 -0000       1.13
@@ -364,10 +364,10 @@
 @end
 #endif
 
-#ifndef NS_HAVE_INTEGER
+#ifndef NS_HAVE_NSINTEGER
 typedef long NSInteger;
 typedef unsigned long NSUInteger;
-#endif /* not NS_HAVE_INTEGER */
+#endif /* not NS_HAVE_NSINTEGER */
 
 #endif  /* __OBJC__ */
 




reply via email to

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