diff options
Diffstat (limited to 'sbin/camcontrol/util.c')
-rw-r--r-- | sbin/camcontrol/util.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/camcontrol/util.c b/sbin/camcontrol/util.c index 93f409bcd9690..73c019abe7206 100644 --- a/sbin/camcontrol/util.c +++ b/sbin/camcontrol/util.c @@ -45,7 +45,7 @@ */ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/sbin/camcontrol/util.c,v 1.6.2.1 2000/08/14 05:43:38 kbyanc Exp $"; #endif /* not lint */ #include <stdlib.h> |