diff options
Diffstat (limited to 'sbin/restore/symtab.c')
| -rw-r--r-- | sbin/restore/symtab.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/restore/symtab.c b/sbin/restore/symtab.c index 6ad878506b5b..b4a047539166 100644 --- a/sbin/restore/symtab.c +++ b/sbin/restore/symtab.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)symtab.c 8.3 (Berkeley) 4/28/95"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/sbin/restore/symtab.c,v 1.7.2.1 2001/12/19 14:54:14 tobez Exp $"; #endif /* not lint */ /* |
