=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/Attic/auth-rh-rsa.c,v retrieving revision 1.17.2.1 retrieving revision 1.17.2.2 diff -u -r1.17.2.1 -r1.17.2.2 --- src/usr.bin/ssh/Attic/auth-rh-rsa.c 2001/02/16 20:12:52 1.17.2.1 +++ src/usr.bin/ssh/Attic/auth-rh-rsa.c 2001/02/19 17:18:35 1.17.2.2 @@ -13,7 +13,7 @@ */ #include "includes.h" -RCSID("$OpenBSD: auth-rh-rsa.c,v 1.17.2.1 2001/02/16 20:12:52 jason Exp $"); +RCSID("$OpenBSD: auth-rh-rsa.c,v 1.17.2.2 2001/02/19 17:18:35 jason Exp $"); #include "packet.h" #include "xmalloc.h"