summaryrefslogtreecommitdiff
path: root/usr.bin/newkey/update.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/newkey/update.c')
-rw-r--r--usr.bin/newkey/update.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/newkey/update.c b/usr.bin/newkey/update.c
index 533568fe836d5..451e2847833e4 100644
--- a/usr.bin/newkey/update.c
+++ b/usr.bin/newkey/update.c
@@ -42,7 +42,7 @@ static char sccsid[] = "@(#)update.c 1.2 91/03/11 Copyr 1986 Sun Micro";
* Administrative tool to add a new user to the publickey database
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/usr.bin/newkey/update.c,v 1.10 2005/02/07 21:42:16 stefanf Exp $");
#include <sys/types.h>
#include <sys/time.h>