summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/o_time.c
diff options
context:
space:
mode:
authorderaadt <>2014-06-12 15:49:31 +0000
committerderaadt <>2014-06-12 15:49:31 +0000
commit59f4f2c61d71e266d37dd2fc97615b3fd35b4721 (patch)
tree922f5c5799f4bd6917523a1dec91ac763f376db5 /src/lib/libcrypto/o_time.c
parentd38659785547b6c35ab79fdce9be9eaacbdb4c26 (diff)
downloadopenbsd-59f4f2c61d71e266d37dd2fc97615b3fd35b4721.tar.gz
openbsd-59f4f2c61d71e266d37dd2fc97615b3fd35b4721.tar.bz2
openbsd-59f4f2c61d71e266d37dd2fc97615b3fd35b4721.zip
tags as requested by miod and tedu
Diffstat (limited to 'src/lib/libcrypto/o_time.c')
-rw-r--r--src/lib/libcrypto/o_time.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libcrypto/o_time.c b/src/lib/libcrypto/o_time.c
index 55c5149e77..9b2e7e5b5e 100644
--- a/src/lib/libcrypto/o_time.c
+++ b/src/lib/libcrypto/o_time.c
@@ -1,4 +1,4 @@
1/* crypto/o_time.c */ 1/* $OpenBSD: o_time.c,v 1.15 2014/06/12 15:49:27 deraadt Exp $ */
2/* Written by Richard Levitte (richard@levitte.org) for the OpenSSL 2/* Written by Richard Levitte (richard@levitte.org) for the OpenSSL
3 * project 2001. 3 * project 2001.
4 */ 4 */