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 cddf32bb84c88..3d88152e46827 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[] = - "$Id$"; + "$Id: main.c,v 1.9 1998/07/28 06:20:09 charnier Exp $"; #endif /* not lint */ #include <sys/param.h> |