diff options
Diffstat (limited to 'sbin/dump/dumprmt.c')
-rw-r--r-- | sbin/dump/dumprmt.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/dump/dumprmt.c b/sbin/dump/dumprmt.c index caf6736fba0df..059eec0ddb8d3 100644 --- a/sbin/dump/dumprmt.c +++ b/sbin/dump/dumprmt.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)dumprmt.c 8.3 (Berkeley) 4/28/95"; #endif static const char rcsid[] = - "$Id: dumprmt.c,v 1.12 1998/07/14 09:19:46 jkoshy Exp $"; + "$Id: dumprmt.c,v 1.13 1998/09/15 10:25:50 gibbs Exp $"; #endif /* not lint */ #include <sys/param.h> |