diff options
Diffstat (limited to 'libexec/mknetid/hash.c')
-rw-r--r-- | libexec/mknetid/hash.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/mknetid/hash.c b/libexec/mknetid/hash.c index 47b50291d052..55275cf0a6da 100644 --- a/libexec/mknetid/hash.c +++ b/libexec/mknetid/hash.c @@ -32,7 +32,7 @@ #ifndef lint static const char rcsid[] = - "$Id$"; + "$Id: hash.c,v 1.1.1.1.2.1 1997/12/15 07:16:13 charnier Exp $"; #endif /* not lint */ #include <stdio.h> |