summaryrefslogtreecommitdiffstats
path: root/lib/libssl/src/ssl/pqueue.h
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/src/ssl/pqueue.h
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/src/ssl/pqueue.h')
-rw-r--r--lib/libssl/src/ssl/pqueue.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libssl/src/ssl/pqueue.h b/lib/libssl/src/ssl/pqueue.h
index 4b167871efd..0d7ddc04e2c 100644
--- a/lib/libssl/src/ssl/pqueue.h
+++ b/lib/libssl/src/ssl/pqueue.h
@@ -1,4 +1,5 @@
-/* crypto/pqueue/pqueue.h */
+/* $OpenBSD: pqueue.h,v 1.3 2014/06/12 15:49:31 deraadt Exp $ */
+
/*
* DTLS implementation written by Nagendra Modadugu
* (nagendra@cs.stanford.edu) for the OpenSSL project 2005.