diff options
Diffstat (limited to 'lib/libssl/src/crypto/aes/aes.h')
-rw-r--r-- | lib/libssl/src/crypto/aes/aes.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libssl/src/crypto/aes/aes.h b/lib/libssl/src/crypto/aes/aes.h index fed2badbafb..10a87e7f0de 100644 --- a/lib/libssl/src/crypto/aes/aes.h +++ b/lib/libssl/src/crypto/aes/aes.h @@ -1,4 +1,4 @@ -/* crypto/aes/aes.h */ +/* $OpenBSD: aes.h,v 1.13 2014/06/12 15:49:27 deraadt Exp $ */ /* ==================================================================== * Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved. * |