diff options
author | 2009-01-09 12:15:16 +0000 | |
---|---|---|
committer | 2009-01-09 12:15:16 +0000 | |
commit | e6841c1d1d9856acd9aadf71969ab5b1833b4658 (patch) | |
tree | cb630d0763fdc6d2813e41aafd74b22677a9b206 /lib/libcrypto/rsa/rsa_null.c | |
parent | import openssl-0.9.8j (diff) | |
download | wireguard-openbsd-e6841c1d1d9856acd9aadf71969ab5b1833b4658.tar.xz wireguard-openbsd-e6841c1d1d9856acd9aadf71969ab5b1833b4658.zip |
resolve conflicts
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 491572c82bd..2f2202f142f 100644 --- a/lib/libcrypto/rsa/rsa_null.c +++ b/lib/libcrypto/rsa/rsa_null.c @@ -1,5 +1,5 @@ /* rsa_null.c */ -/* Written by Dr Stephen N Henson (shenson@bigfoot.com) for the OpenSSL +/* Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL * project 1999. */ /* ==================================================================== |