=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/telnet/Attic/authenc.c,v retrieving revision 1.6.4.1 retrieving revision 1.7 diff -u -r1.6.4.1 -r1.7 --- src/usr.bin/telnet/Attic/authenc.c 2005/03/29 20:20:10 1.6.4.1 +++ src/usr.bin/telnet/Attic/authenc.c 2005/02/27 15:46:42 1.7 @@ -1,4 +1,4 @@ -/* $OpenBSD: authenc.c,v 1.6.4.1 2005/03/29 20:20:10 brad Exp $ */ +/* $OpenBSD: authenc.c,v 1.7 2005/02/27 15:46:42 otto Exp $ */ /* $NetBSD: authenc.c,v 1.5 1996/02/28 21:03:52 thorpej Exp $ */ /*- @@ -31,7 +31,7 @@ */ /* -RCSID("$Id: authenc.c,v 1.6.4.1 2005/03/29 20:20:10 brad Exp $"); +RCSID("$Id: authenc.c,v 1.7 2005/02/27 15:46:42 otto Exp $"); */ #include "telnet_locl.h"