diff options
Diffstat (limited to 'lib/libssl/src/crypto/ec/ec_oct.c')
-rw-r--r-- | lib/libssl/src/crypto/ec/ec_oct.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libssl/src/crypto/ec/ec_oct.c b/lib/libssl/src/crypto/ec/ec_oct.c index e0fb62fee2f..cd07890c746 100644 --- a/lib/libssl/src/crypto/ec/ec_oct.c +++ b/lib/libssl/src/crypto/ec/ec_oct.c @@ -1,4 +1,4 @@ -/* crypto/ec/ec_lib.c */ +/* $OpenBSD: ec_oct.c,v 1.3 2014/06/12 15:49:29 deraadt Exp $ */ /* * Originally written by Bodo Moeller for the OpenSSL project. */ |