diff options
Diffstat (limited to 'lib/libcrypto/store/str_err.c')
-rw-r--r-- | lib/libcrypto/store/str_err.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libcrypto/store/str_err.c b/lib/libcrypto/store/str_err.c index 82156ae0a1a..a3f7f2aa469 100644 --- a/lib/libcrypto/store/str_err.c +++ b/lib/libcrypto/store/str_err.c @@ -1,4 +1,4 @@ -/* crypto/store/str_err.c */ +/* $OpenBSD: str_err.c,v 1.3 2014/06/12 15:49:30 deraadt Exp $ */ /* ==================================================================== * Copyright (c) 1999-2006 The OpenSSL Project. All rights reserved. * |