diff options
Diffstat (limited to 'libexec/makekey/makekey.c')
| -rw-r--r-- | libexec/makekey/makekey.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/makekey/makekey.c b/libexec/makekey/makekey.c index 5f9dc04b18a7..8d179ca3d114 100644 --- a/libexec/makekey/makekey.c +++ b/libexec/makekey/makekey.c @@ -42,7 +42,7 @@ static const char copyright[] = static char sccsid[] = "@(#)makekey.c 8.1 (Berkeley) 6/4/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/libexec/makekey/makekey.c,v 1.7.2.1 1999/08/29 15:03:27 peter Exp $"; #endif /* not lint */ #include <sys/types.h> |
