diff options
Diffstat (limited to 'lib/libssl/src/crypto/conf/conf_err.c')
-rw-r--r-- | lib/libssl/src/crypto/conf/conf_err.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libssl/src/crypto/conf/conf_err.c b/lib/libssl/src/crypto/conf/conf_err.c index 94feb5ec942..5694103a791 100644 --- a/lib/libssl/src/crypto/conf/conf_err.c +++ b/lib/libssl/src/crypto/conf/conf_err.c @@ -1,4 +1,4 @@ -/* crypto/conf/conf_err.c */ +/* $OpenBSD: conf_err.c,v 1.11 2014/06/12 15:49:28 deraadt Exp $ */ /* ==================================================================== * Copyright (c) 1999-2007 The OpenSSL Project. All rights reserved. * |