=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mail/quit.c,v retrieving revision 1.9 retrieving revision 1.10 diff -c -r1.9 -r1.10 *** src/usr.bin/mail/quit.c 1997/11/14 00:23:55 1.9 --- src/usr.bin/mail/quit.c 1998/06/12 17:51:52 1.10 *************** *** 1,4 **** ! /* $OpenBSD: quit.c,v 1.9 1997/11/14 00:23:55 millert Exp $ */ /* $NetBSD: quit.c,v 1.6 1996/12/28 07:11:07 tls Exp $ */ /* --- 1,4 ---- ! /* $OpenBSD: quit.c,v 1.10 1998/06/12 17:51:52 millert Exp $ */ /* $NetBSD: quit.c,v 1.6 1996/12/28 07:11:07 tls Exp $ */ /* *************** *** 38,44 **** #if 0 static char sccsid[] = "@(#)quit.c 8.2 (Berkeley) 4/28/95"; #else ! static char rcsid[] = "$OpenBSD: quit.c,v 1.9 1997/11/14 00:23:55 millert Exp $"; #endif #endif /* not lint */ --- 38,44 ---- #if 0 static char sccsid[] = "@(#)quit.c 8.2 (Berkeley) 4/28/95"; #else ! static char rcsid[] = "$OpenBSD: quit.c,v 1.10 1998/06/12 17:51:52 millert Exp $"; #endif #endif /* not lint */ *************** *** 323,329 **** } /* ! * Finally, remove his /usr/mail file. * If new mail has arrived, copy it back. */ --- 323,329 ---- } /* ! * Finally, remove his /var/mail file. * If new mail has arrived, copy it back. */