diff lib-src/movemail.c @ 22316:95d38cf99591

(sys_wait): Rename to wait.
author Andrew Innes <andrewi@gnu.org>
date Mon, 01 Jun 1998 14:09:21 +0000
parents ee90e9da3a70
children 0ba967162ee0
line wrap: on
line diff
--- a/lib-src/movemail.c	Mon Jun 01 14:01:14 1998 +0000
+++ b/lib-src/movemail.c	Mon Jun 01 14:09:21 1998 +0000
@@ -83,7 +83,7 @@
 #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