=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mail/names.c,v retrieving revision 1.10.2.1 retrieving revision 1.11 diff -u -r1.10.2.1 -r1.11 --- src/usr.bin/mail/names.c 2000/10/06 21:16:14 1.10.2.1 +++ src/usr.bin/mail/names.c 2000/06/30 16:00:16 1.11 @@ -1,4 +1,4 @@ -/* $OpenBSD: names.c,v 1.10.2.1 2000/10/06 21:16:14 jason Exp $ */ +/* $OpenBSD: names.c,v 1.11 2000/06/30 16:00:16 millert Exp $ */ /* $NetBSD: names.c,v 1.5 1996/06/08 19:48:32 christos Exp $ */ /* @@ -38,7 +38,7 @@ #if 0 static char sccsid[] = "@(#)names.c 8.1 (Berkeley) 6/6/93"; #else -static char rcsid[] = "$OpenBSD: names.c,v 1.10.2.1 2000/10/06 21:16:14 jason Exp $"; +static char rcsid[] = "$OpenBSD: names.c,v 1.11 2000/06/30 16:00:16 millert Exp $"; #endif #endif /* not lint */