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