diff options
Diffstat (limited to 'lib/libssl/src/crypto/ec/ec2_oct.c')
-rw-r--r-- | lib/libssl/src/crypto/ec/ec2_oct.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libssl/src/crypto/ec/ec2_oct.c b/lib/libssl/src/crypto/ec/ec2_oct.c index a856a5b1a7b..15066beae45 100644 --- a/lib/libssl/src/crypto/ec/ec2_oct.c +++ b/lib/libssl/src/crypto/ec/ec2_oct.c @@ -1,4 +1,4 @@ -/* crypto/ec/ec2_oct.c */ +/* $OpenBSD: ec2_oct.c,v 1.3 2014/06/12 15:49:29 deraadt Exp $ */ /* ==================================================================== * Copyright 2002 Sun Microsystems, Inc. ALL RIGHTS RESERVED. * |