diff options
Diffstat (limited to 'lib/libcrypto/ec/ecp_nist.c')
-rw-r--r-- | lib/libcrypto/ec/ecp_nist.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libcrypto/ec/ecp_nist.c b/lib/libcrypto/ec/ecp_nist.c index 60c4a2d790c..d49d1735f3b 100644 --- a/lib/libcrypto/ec/ecp_nist.c +++ b/lib/libcrypto/ec/ecp_nist.c @@ -1,4 +1,4 @@ -/* crypto/ec/ecp_nist.c */ +/* $OpenBSD: ecp_nist.c,v 1.8 2014/06/12 15:49:29 deraadt Exp $ */ /* * Written by Nils Larsch for the OpenSSL project. */ |