diff options
Diffstat (limited to 'lib/libssl/src/crypto/hmac/hmac.h')
-rw-r--r-- | lib/libssl/src/crypto/hmac/hmac.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libssl/src/crypto/hmac/hmac.h b/lib/libssl/src/crypto/hmac/hmac.h index 1be00221908..5631d465e90 100644 --- a/lib/libssl/src/crypto/hmac/hmac.h +++ b/lib/libssl/src/crypto/hmac/hmac.h @@ -1,4 +1,4 @@ -/* crypto/hmac/hmac.h */ +/* $OpenBSD: hmac.h,v 1.11 2014/06/12 15:49:29 deraadt Exp $ */ /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * |