diff options
Diffstat (limited to 'lib/libcrypto/engine/eng_all.c')
-rw-r--r-- | lib/libcrypto/engine/eng_all.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libcrypto/engine/eng_all.c b/lib/libcrypto/engine/eng_all.c index e1616f92a59..086c903675c 100644 --- a/lib/libcrypto/engine/eng_all.c +++ b/lib/libcrypto/engine/eng_all.c @@ -1,4 +1,4 @@ -/* crypto/engine/eng_all.c */ +/* $OpenBSD: eng_all.c,v 1.25 2014/06/12 15:49:29 deraadt Exp $ */ /* Written by Richard Levitte <richard@levitte.org> for the OpenSSL * project 2000. */ |