summaryrefslogtreecommitdiffstats
path: root/lib/libssl/bio_ssl.c
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2014-06-12 15:49:27 +0000
committerderaadt <deraadt@openbsd.org>2014-06-12 15:49:27 +0000
commitc3d6a26af7455bccce87985ff78ef0efc39b65e1 (patch)
treee33a1578f7baa601a43c5042bc97fea75fedf2f4 /lib/libssl/bio_ssl.c
parentupdate to 1.6.0 with official syslog support backported from the 1.7 branch (diff)
downloadwireguard-openbsd-c3d6a26af7455bccce87985ff78ef0efc39b65e1.tar.xz
wireguard-openbsd-c3d6a26af7455bccce87985ff78ef0efc39b65e1.zip
tags as requested by miod and tedu
Diffstat (limited to 'lib/libssl/bio_ssl.c')
-rw-r--r--lib/libssl/bio_ssl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libssl/bio_ssl.c b/lib/libssl/bio_ssl.c
index 649f7513b3b..4d28d1821d2 100644
--- a/lib/libssl/bio_ssl.c
+++ b/lib/libssl/bio_ssl.c
@@ -1,4 +1,4 @@
-/* ssl/bio_ssl.c */
+/* $OpenBSD: bio_ssl.c,v 1.20 2014/06/12 15:49:31 deraadt Exp $ */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*