diff options
Diffstat (limited to 'lib/libssl/src/crypto/cmac/cm_ameth.c')
-rw-r--r-- | lib/libssl/src/crypto/cmac/cm_ameth.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libssl/src/crypto/cmac/cm_ameth.c b/lib/libssl/src/crypto/cmac/cm_ameth.c index c960e1cf43b..e4952df2f9e 100644 --- a/lib/libssl/src/crypto/cmac/cm_ameth.c +++ b/lib/libssl/src/crypto/cmac/cm_ameth.c @@ -1,3 +1,4 @@ +/* $OpenBSD: cm_ameth.c,v 1.3 2014/06/12 15:49:28 deraadt Exp $ */ /* Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL * project 2010. */ |