aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/o_time.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/o_time.c
parent219a3580b79ef7e4a6766354cf0f4a5d9ee15e20 (diff)
downloadopenssl-f3229ee19a4e2262ace00823b384925b1c34a4c5.tar.gz
Use one address consistently.
Diffstat (limited to 'crypto/o_time.c')
-rw-r--r--crypto/o_time.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/o_time.c b/crypto/o_time.c
index 61f30315cf..7389820d8e 100644
--- a/crypto/o_time.c
+++ b/crypto/o_time.c
@@ -1,5 +1,5 @@
/* crypto/o_time.c -*- mode:C; c-file-style: "eay" -*- */
-/* Written by Richard Levitte (levitte@stacken.kth.se) for the OpenSSL
+/* Written by Richard Levitte (richard@levitte.org) for the OpenSSL
* project 2001.
*/
/* ====================================================================