]> git.eshelyaron.com Git - emacs.git/commitdiff
(sys_wait): Rename to wait.
authorAndrew Innes <andrewi@gnu.org>
Mon, 1 Jun 1998 14:09:21 +0000 (14:09 +0000)
committerAndrew Innes <andrewi@gnu.org>
Mon, 1 Jun 1998 14:09:21 +0000 (14:09 +0000)
lib-src/movemail.c

index 8746cb4bfb612863d200742a6c2ae18f79474f97..1ab59c0e5d2982555dc967824e36a5d3193ea8c9 100644 (file)
@@ -83,7 +83,7 @@ Boston, MA 02111-1307, USA.  */
 #undef access
 #undef unlink
 #define fork() 0
-#define sys_wait(var) (*(var) = 0)
+#define wait(var) (*(var) = 0)
 /* Unfortunately, Samba doesn't seem to properly lock Unix files even
    though the locking call succeeds (and indeed blocks local access from
    other NT programs).  If you have direct file access using an NFS