=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mail/edit.c,v retrieving revision 1.7.10.1 retrieving revision 1.8 diff -c -r1.7.10.1 -r1.8 *** src/usr.bin/mail/edit.c 2000/10/06 21:16:15 1.7.10.1 --- src/usr.bin/mail/edit.c 2000/06/30 16:00:18 1.8 *************** *** 1,4 **** ! /* $OpenBSD: edit.c,v 1.7.10.1 2000/10/06 21:16:15 jason Exp $ */ /* $NetBSD: edit.c,v 1.5 1996/06/08 19:48:20 christos Exp $ */ /* --- 1,4 ---- ! /* $OpenBSD: edit.c,v 1.8 2000/06/30 16:00:18 millert Exp $ */ /* $NetBSD: edit.c,v 1.5 1996/06/08 19:48:20 christos Exp $ */ /* *************** *** 38,44 **** #if 0 static char sccsid[] = "@(#)edit.c 8.1 (Berkeley) 6/6/93"; #else ! static char rcsid[] = "$OpenBSD: edit.c,v 1.7.10.1 2000/10/06 21:16:15 jason Exp $"; #endif #endif /* not lint */ --- 38,44 ---- #if 0 static char sccsid[] = "@(#)edit.c 8.1 (Berkeley) 6/6/93"; #else ! static char rcsid[] = "$OpenBSD: edit.c,v 1.8 2000/06/30 16:00:18 millert Exp $"; #endif #endif /* not lint */