diff options
Diffstat (limited to 'sbin/restore/main.c')
| -rw-r--r-- | sbin/restore/main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/restore/main.c b/sbin/restore/main.c index 2980b11a9850..9cf2fcdc06b1 100644 --- a/sbin/restore/main.c +++ b/sbin/restore/main.c @@ -42,7 +42,7 @@ static const char copyright[] = static char sccsid[] = "@(#)main.c 8.6 (Berkeley) 5/4/95"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/sbin/restore/main.c,v 1.10.2.3 2001/10/02 08:30:17 cjc Exp $"; #endif /* not lint */ #include <sys/param.h> |
