emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] /srv/bzr/emacs/trunk r106558: Fix typo in comment.


From: Chong Yidong
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r106558: Fix typo in comment.
Date: Wed, 30 Nov 2011 23:43:33 +0800
User-agent: Bazaar (2.3.1)

------------------------------------------------------------
revno: 106558
committer: Chong Yidong <address@hidden>
branch nick: trunk
timestamp: Wed 2011-11-30 23:43:33 +0800
message:
  Fix typo in comment.
modified:
  lib-src/emacsclient.c
=== modified file 'lib-src/emacsclient.c'
--- a/lib-src/emacsclient.c     2011-11-30 08:13:05 +0000
+++ b/lib-src/emacsclient.c     2011-11-30 15:43:33 +0000
@@ -1637,7 +1637,7 @@
     {
 #ifndef WINDOWSNT
       /* This is defined in stdlib.h on MS-Windows.  It's defined in
-        unisted.h on some POSIX hosts, but not all (Bug#10155).  */
+        unistd.h on some POSIX hosts, but not all (Bug#10155).  */
       extern char **environ;
 #endif
       int i;


reply via email to

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