diff options
Diffstat (limited to 'usr.bin/ssh/rsa.h')
-rw-r--r-- | usr.bin/ssh/rsa.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/ssh/rsa.h b/usr.bin/ssh/rsa.h index 16e319d4312..dfbf6f48767 100644 --- a/usr.bin/ssh/rsa.h +++ b/usr.bin/ssh/rsa.h @@ -13,7 +13,7 @@ * */ -/* RCSID("$Id: rsa.h,v 1.6 2000/04/14 10:30:32 markus Exp $"); */ +/* RCSID("$OpenBSD: rsa.h,v 1.7 2000/06/20 01:39:44 markus Exp $"); */ #ifndef RSA_H #define RSA_H |