summaryrefslogtreecommitdiff
path: root/sbin/restore/restore.c
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/restore/restore.c')
-rw-r--r--sbin/restore/restore.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/restore/restore.c b/sbin/restore/restore.c
index f983c695fca22..3a812750338b9 100644
--- a/sbin/restore/restore.c
+++ b/sbin/restore/restore.c
@@ -36,7 +36,7 @@
static char sccsid[] = "@(#)restore.c 8.3 (Berkeley) 9/13/94";
#endif
static const char rcsid[] =
- "$Id$";
+ "$Id: restore.c,v 1.6 1998/07/28 06:20:12 charnier Exp $";
#endif /* not lint */
#include <sys/types.h>