=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/telnet/Attic/auth.c,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- src/usr.bin/telnet/Attic/auth.c 2005/05/24 03:43:56 1.1 +++ src/usr.bin/telnet/Attic/auth.c 2009/10/27 23:59:44 1.2 @@ -1,4 +1,4 @@ -/* $OpenBSD: auth.c,v 1.1 2005/05/24 03:43:56 deraadt Exp $ */ +/* $OpenBSD: auth.c,v 1.2 2009/10/27 23:59:44 deraadt Exp $ */ /*- * Copyright (c) 1991, 1993 @@ -28,11 +28,6 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ - -#ifndef lint -/* from: static char sccsid[] = "@(#)auth.c 8.3 (Berkeley) 5/30/95" */ -/* from: static char *rcsid = "$NetBSD: auth.c,v 1.5 1996/02/24 01:15:17 jtk Exp $"; */ -#endif /* not lint */ /* * This source code is no longer held under any constraint of USA