aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/newgrp/newgrp.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/newgrp/newgrp.c')
-rw-r--r--usr.bin/newgrp/newgrp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/newgrp/newgrp.c b/usr.bin/newgrp/newgrp.c
index 62d552fa05d3..aa2ff9147312 100644
--- a/usr.bin/newgrp/newgrp.c
+++ b/usr.bin/newgrp/newgrp.c
@@ -29,7 +29,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/usr.bin/newgrp/newgrp.c,v 1.2 2003/10/30 15:14:34 harti Exp $");
#include <sys/types.h>