=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/telnet/Attic/authenc.c,v retrieving revision 1.1 retrieving revision 1.1.1.1 diff -c -r1.1 -r1.1.1.1 *** src/usr.bin/telnet/Attic/authenc.c 1995/10/18 08:46:14 1.1 --- src/usr.bin/telnet/Attic/authenc.c 1995/10/18 08:46:14 1.1.1.1 *************** *** 33,39 **** #ifndef lint /* from: static char sccsid[] = "@(#)authenc.c 8.1 (Berkeley) 6/6/93"; */ ! static char *rcsid = "$Id: authenc.c,v 1.1 1995/10/18 08:46:14 deraadt Exp $"; #endif /* not lint */ #if defined(AUTHENTICATION) --- 33,39 ---- #ifndef lint /* from: static char sccsid[] = "@(#)authenc.c 8.1 (Berkeley) 6/6/93"; */ ! static char *rcsid = "$Id: authenc.c,v 1.1.1.1 1995/10/18 08:46:14 deraadt Exp $"; #endif /* not lint */ #if defined(AUTHENTICATION)