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