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: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/process.h,v
Date: Mon, 13 Aug 2007 13:42:38 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Miles Bader <miles>     07/08/13 13:41:28

Index: src/process.h
===================================================================
RCS file: /cvsroot/emacs/emacs/src/process.h,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -b -r1.38 -r1.39
--- src/process.h       26 Jul 2007 05:27:55 -0000      1.38
+++ src/process.h       13 Aug 2007 13:41:16 -0000      1.39
@@ -138,7 +138,7 @@
 /* Alist of elements (NAME . PROCESS).  */
 extern Lisp_Object Vprocess_alist;
 
-/* True iff we are about to fork off a synchronous process or if we
+/* True if we are about to fork off a synchronous process or if we
    are waiting for it.  */
 extern int synch_process_alive;
 




reply via email to

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