diff options
Diffstat (limited to 'sbin/clri/clri.c')
-rw-r--r-- | sbin/clri/clri.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/clri/clri.c b/sbin/clri/clri.c index dc77a41c66d5..73342692f940 100644 --- a/sbin/clri/clri.c +++ b/sbin/clri/clri.c @@ -43,7 +43,7 @@ static char sccsid[] = "@(#)clri.c 8.2 (Berkeley) 9/23/93"; #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sbin/clri/clri.c,v 1.15 2005/05/29 16:07:10 charnier Exp $"); #include <sys/param.h> #include <sys/disklabel.h> |