diff options
Diffstat (limited to 'lib/libssl/src/crypto/ecdsa/ecs_vrf.c')
-rw-r--r-- | lib/libssl/src/crypto/ecdsa/ecs_vrf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libssl/src/crypto/ecdsa/ecs_vrf.c b/lib/libssl/src/crypto/ecdsa/ecs_vrf.c index ef9acf7b610..9ff8e374a7e 100644 --- a/lib/libssl/src/crypto/ecdsa/ecs_vrf.c +++ b/lib/libssl/src/crypto/ecdsa/ecs_vrf.c @@ -1,4 +1,4 @@ -/* crypto/ecdsa/ecdsa_vrf.c */ +/* $OpenBSD: ecs_vrf.c,v 1.2 2014/06/12 15:49:29 deraadt Exp $ */ /* * Written by Nils Larsch for the OpenSSL project */ |