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