summaryrefslogtreecommitdiffstats
path: root/lib/libssl/src/crypto/ecdsa/ecdsa.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libssl/src/crypto/ecdsa/ecdsa.h')
-rw-r--r--lib/libssl/src/crypto/ecdsa/ecdsa.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libssl/src/crypto/ecdsa/ecdsa.h b/lib/libssl/src/crypto/ecdsa/ecdsa.h
index 7fb5254b62e..a29e5f6f6b8 100644
--- a/lib/libssl/src/crypto/ecdsa/ecdsa.h
+++ b/lib/libssl/src/crypto/ecdsa/ecdsa.h
@@ -1,4 +1,4 @@
-/* crypto/ecdsa/ecdsa.h */
+/* $OpenBSD: ecdsa.h,v 1.2 2014/06/12 15:49:29 deraadt Exp $ */
/**
* \file crypto/ecdsa/ecdsa.h Include file for the OpenSSL ECDSA functions
* \author Written by Nils Larsch for the OpenSSL project