emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/callproc.c,v


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/callproc.c,v
Date: Mon, 13 Aug 2007 13:42:27 +0000

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

Index: src/callproc.c
===================================================================
RCS file: /cvsroot/emacs/emacs/src/callproc.c,v
retrieving revision 1.222
retrieving revision 1.223
diff -u -b -r1.222 -r1.223
--- src/callproc.c      26 Jul 2007 05:27:48 -0000      1.222
+++ src/callproc.c      13 Aug 2007 13:41:10 -0000      1.223
@@ -117,7 +117,7 @@
 Lisp_Object Qbuffer_file_type;
 #endif /* DOS_NT */
 
-/* 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.  */
 int synch_process_alive;
 




reply via email to

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