X-Git-Url: https://git.distorted.org.uk/~mdw/storin/blobdiff_plain/6b2d9d7649fa946343bb589735c6e37bfcc746be..HEAD:/sha.c?ds=sidebyside diff --git a/sha.c b/sha.c index 1dd0058..1bd82df 100644 --- a/sha.c +++ b/sha.c @@ -1,6 +1,6 @@ /* -*-c-*- * - * $Id: sha.c,v 1.2 2000/07/02 15:21:20 mdw Exp $ + * $Id$ * * Implementation of the SHA-1 hash function *