diff options
Diffstat (limited to 'lib/libssl/src/crypto/dso/dso_err.c')
-rw-r--r-- | lib/libssl/src/crypto/dso/dso_err.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libssl/src/crypto/dso/dso_err.c b/lib/libssl/src/crypto/dso/dso_err.c index e0105f773c1..7cf6e7aa9e4 100644 --- a/lib/libssl/src/crypto/dso/dso_err.c +++ b/lib/libssl/src/crypto/dso/dso_err.c @@ -1,4 +1,4 @@ -/* crypto/dso/dso_err.c */ +/* $OpenBSD: dso_err.c,v 1.7 2014/06/12 15:49:29 deraadt Exp $ */ /* ==================================================================== * Copyright (c) 1999-2006 The OpenSSL Project. All rights reserved. * |