summaryrefslogtreecommitdiffstats
path: root/sha1dgst.c
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>1998-10-13 20:44:24 +0000
committerThomas Roessler <roessler@does-not-exist.org>1998-10-13 20:44:24 +0000
commitd1e04a3c6d199316923055d9c7d47cda09c7b9b8 (patch)
tree945bd38552d76c1074b8c349c0412da4bae39c40 /sha1dgst.c
parent0f4998315c118d214ef8f9a9fa4f4ee490da12f2 (diff)
Add RCS $Id$ strings to (hopefully) all source files.
Diffstat (limited to 'sha1dgst.c')
-rw-r--r--sha1dgst.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sha1dgst.c b/sha1dgst.c
index 58230acd..3b5454a5 100644
--- a/sha1dgst.c
+++ b/sha1dgst.c
@@ -1,3 +1,4 @@
+static char rcsid[]="$Id$";
/* crypto/sha/sha1dgst.c */
/* Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com)
* All rights reserved.