summaryrefslogtreecommitdiff
path: root/src/usr.bin/openssl/timeouts.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/usr.bin/openssl/timeouts.h (renamed from src/lib/libssl/src/apps/timeouts.h)2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libssl/src/apps/timeouts.h b/src/usr.bin/openssl/timeouts.h
index 2b3ae38bb4..dd2f85028d 100644
--- a/src/lib/libssl/src/apps/timeouts.h
+++ b/src/usr.bin/openssl/timeouts.h
@@ -1,4 +1,4 @@
1/* $OpenBSD: timeouts.h,v 1.3 2014/06/12 15:49:27 deraadt Exp $ */ 1/* $OpenBSD: timeouts.h,v 1.1 2014/08/26 17:47:25 jsing Exp $ */
2/* 2/*
3 * DTLS implementation written by Nagendra Modadugu 3 * DTLS implementation written by Nagendra Modadugu
4 * (nagendra@cs.stanford.edu) for the OpenSSL project 2005. 4 * (nagendra@cs.stanford.edu) for the OpenSSL project 2005.