diff options
Diffstat (limited to 'lib/libssl/src/crypto/ui/ui.h')
-rw-r--r-- | lib/libssl/src/crypto/ui/ui.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libssl/src/crypto/ui/ui.h b/lib/libssl/src/crypto/ui/ui.h index a76eb5cb28f..5abd5c2d7f0 100644 --- a/lib/libssl/src/crypto/ui/ui.h +++ b/lib/libssl/src/crypto/ui/ui.h @@ -1,4 +1,4 @@ -/* crypto/ui/ui.h */ +/* $OpenBSD: ui.h,v 1.8 2014/06/12 15:49:31 deraadt Exp $ */ /* Written by Richard Levitte (richard@levitte.org) for the OpenSSL * project 2001. */ |