summaryrefslogtreecommitdiff
path: root/lib/libssl/d1_enc.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libssl/d1_enc.c')
-rw-r--r--lib/libssl/d1_enc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libssl/d1_enc.c b/lib/libssl/d1_enc.c
index 24b34b1e871..104f233937d 100644
--- a/lib/libssl/d1_enc.c
+++ b/lib/libssl/d1_enc.c
@@ -1,4 +1,4 @@
-/* ssl/d1_enc.c */
+/* $OpenBSD: d1_enc.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.