diff options
Diffstat (limited to 'lib/libssl/pqueue.c')
-rw-r--r-- | lib/libssl/pqueue.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libssl/pqueue.c b/lib/libssl/pqueue.c index d1c258a1791..602969deb0d 100644 --- a/lib/libssl/pqueue.c +++ b/lib/libssl/pqueue.c @@ -1,4 +1,4 @@ -/* crypto/pqueue/pqueue.c */ +/* $OpenBSD: pqueue.c,v 1.5 2014/06/12 15:49:31 deraadt Exp $ */ /* * DTLS implementation written by Nagendra Modadugu * (nagendra@cs.stanford.edu) for the OpenSSL project 2005. |