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