diff options
Diffstat (limited to 'lib/libssl/src/crypto/evp/c_alld.c')
-rw-r--r-- | lib/libssl/src/crypto/evp/c_alld.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libssl/src/crypto/evp/c_alld.c b/lib/libssl/src/crypto/evp/c_alld.c index 4bd1b0bd928..9b589ae7ecf 100644 --- a/lib/libssl/src/crypto/evp/c_alld.c +++ b/lib/libssl/src/crypto/evp/c_alld.c @@ -1,4 +1,4 @@ -/* crypto/evp/c_alld.c */ +/* $OpenBSD: c_alld.c,v 1.9 2014/06/12 15:49:29 deraadt Exp $ */ /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * |