diff options
Diffstat (limited to 'lib/libcrypto/rsa/rsa_null.c')
-rw-r--r-- | lib/libcrypto/rsa/rsa_null.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libcrypto/rsa/rsa_null.c b/lib/libcrypto/rsa/rsa_null.c index 5b9317cb6cc..c4404fbe442 100644 --- a/lib/libcrypto/rsa/rsa_null.c +++ b/lib/libcrypto/rsa/rsa_null.c @@ -1,4 +1,4 @@ -/* rsa_null.c */ +/* $OpenBSD: rsa_null.c,v 1.6 2014/06/12 15:49:30 deraadt Exp $ */ /* Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL * project 1999. */ |