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