emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/src/process.h,v
Date: Thu, 31 Jul 2008 05:34:19 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   08/07/31 05:33:56

Index: src/process.h
===================================================================
RCS file: /cvsroot/emacs/emacs/src/process.h,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -b -r1.45 -r1.46
--- src/process.h       13 Jun 2008 08:08:20 -0000      1.45
+++ src/process.h       31 Jul 2008 05:33:53 -0000      1.46
@@ -152,7 +152,7 @@
 extern int synch_process_retcode;
 
 /* The name of the file open to get a null file, or a data sink.
-   VMS, MS-DOS, and OS/2 redefine this.  */
+   MS-DOS, and OS/2 redefine this.  */
 #ifndef NULL_DEVICE
 #define NULL_DEVICE "/dev/null"
 #endif




reply via email to

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