summaryrefslogtreecommitdiffstats
path: root/crypto/dso/dso_dl.c
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2001-07-05 10:20:07 +0000
committerRichard Levitte <levitte@openssl.org>2001-07-05 10:20:07 +0000
commitf3229ee19a4e2262ace00823b384925b1c34a4c5 (patch)
treec9f38d75960890b25b932fe1e1f840a667a52fbe /crypto/dso/dso_dl.c
parent219a3580b79ef7e4a6766354cf0f4a5d9ee15e20 (diff)
Use one address consistently.
Diffstat (limited to 'crypto/dso/dso_dl.c')
-rw-r--r--crypto/dso/dso_dl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/dso/dso_dl.c b/crypto/dso/dso_dl.c
index a831877c07..6e93268cc2 100644
--- a/crypto/dso/dso_dl.c
+++ b/crypto/dso/dso_dl.c
@@ -1,5 +1,5 @@
/* dso_dl.c */
-/* Written by Richard Levitte (levitte@openssl.org) for the OpenSSL
+/* Written by Richard Levitte (richard@levitte.org) for the OpenSSL
* project 2000.
*/
/* ====================================================================