diff options
Diffstat (limited to 'lib/libcrypto/sha/sha_dgst.c')
-rw-r--r-- | lib/libcrypto/sha/sha_dgst.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libcrypto/sha/sha_dgst.c b/lib/libcrypto/sha/sha_dgst.c index fb63b17ff2c..5a88d2573d7 100644 --- a/lib/libcrypto/sha/sha_dgst.c +++ b/lib/libcrypto/sha/sha_dgst.c @@ -1,4 +1,4 @@ -/* crypto/sha/sha1dgst.c */ +/* $OpenBSD: sha_dgst.c,v 1.10 2014/06/12 15:49:30 deraadt Exp $ */ /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * |