diff options
Diffstat (limited to 'lib/libcrypto/ecdsa/ecs_asn1.c')
-rw-r--r-- | lib/libcrypto/ecdsa/ecs_asn1.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libcrypto/ecdsa/ecs_asn1.c b/lib/libcrypto/ecdsa/ecs_asn1.c index b295489400e..351c1e9ba55 100644 --- a/lib/libcrypto/ecdsa/ecs_asn1.c +++ b/lib/libcrypto/ecdsa/ecs_asn1.c @@ -1,4 +1,4 @@ -/* crypto/ecdsa/ecs_asn1.c */ +/* $OpenBSD: ecs_asn1.c,v 1.2 2014/06/12 15:49:29 deraadt Exp $ */ /* ==================================================================== * Copyright (c) 2000-2002 The OpenSSL Project. All rights reserved. * |