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 ff41d1a57cbea..46c52d8db6a5e 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.10.1.2.1 2010/02/10 00:26:20 kensmith Exp $"); #include <sys/param.h> #include <sys/disklabel.h> |