emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/src/puresize.h,v
Date: Sun, 13 Jan 2008 00:43:58 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   08/01/13 00:43:56

Index: src/puresize.h
===================================================================
RCS file: /cvsroot/emacs/emacs/src/puresize.h,v
retrieving revision 1.102
retrieving revision 1.103
diff -u -b -r1.102 -r1.103
--- src/puresize.h      8 Jan 2008 20:44:30 -0000       1.102
+++ src/puresize.h      13 Jan 2008 00:43:53 -0000      1.103
@@ -70,7 +70,7 @@
 /* Define PURE_P.  */
 
 #if defined(VIRT_ADDR_VARIES) || defined(CYGWIN)
-/* For machines like APOLLO where text and data can go anywhere
+/* For machines where text and data can go anywhere
    in virtual memory.  */
 
 extern EMACS_INT pure[];




reply via email to

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