summaryrefslogtreecommitdiff
path: root/libexec/makekey/makekey.c
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/makekey/makekey.c')
-rw-r--r--libexec/makekey/makekey.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/makekey/makekey.c b/libexec/makekey/makekey.c
index 2b541bf87b63..eb3cfb09fa19 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.9 2002/02/06 16:51:09 imp Exp $";
#endif /* not lint */
#include <sys/types.h>