diff options
Diffstat (limited to 'lib/libcrypto/hmac/hm_ameth.c')
-rw-r--r-- | lib/libcrypto/hmac/hm_ameth.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libcrypto/hmac/hm_ameth.c b/lib/libcrypto/hmac/hm_ameth.c index 0625b066511..e3633963faf 100644 --- a/lib/libcrypto/hmac/hm_ameth.c +++ b/lib/libcrypto/hmac/hm_ameth.c @@ -1,3 +1,4 @@ +/* $OpenBSD: hm_ameth.c,v 1.4 2014/06/12 15:49:29 deraadt Exp $ */ /* Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL * project 2007. */ |