diff options
author | Kevin Steves <stevesk@pobox.com> | 2001-02-05 18:16:28 +0000 |
---|---|---|
committer | Kevin Steves <stevesk@pobox.com> | 2001-02-05 18:16:28 +0000 |
commit | 2b725a056a5b27739e22cec422667d8f90afd6ec (patch) | |
tree | 9ae0f4dfd419432b053c54492c701c5036bf48ac /rsa.c | |
parent | 28a7f26d03e4579ec62b9983f8f1d63a59ee63ab (diff) | |
download | openssh-git-2b725a056a5b27739e22cec422667d8f90afd6ec.tar.gz |
RCSID
Diffstat (limited to 'rsa.c')
-rw-r--r-- | rsa.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -60,7 +60,7 @@ */ #include "includes.h" -RCSID("$OpenBSD: rsa.c,v 1.20 2001/01/29 19:47:30 markus Exp $"); +RCSID("$OpenBSD: rsa.c,v 1.21 2001/02/04 15:32:24 stevesk Exp $"); #include "rsa.h" #include "log.h" |