X-Git-Url: https://git.wh0rd.org/?p=dump.git;a=blobdiff_plain;f=dump%2Fdump.h;h=994706cf8fcfaf8324fe806283c11c6c53a10e0a;hp=23331ff8dd66c6ba950414c3b947f86c7cd266bc;hb=d339304329df2d458e54c02eac10a27cb31d9cb1;hpb=688653ea7629ee624cd894bfd464233d11399e74 diff --git a/dump/dump.h b/dump/dump.h index 23331ff..994706c 100644 --- a/dump/dump.h +++ b/dump/dump.h @@ -4,7 +4,7 @@ * Remy Card , 1994-1997 * Stelian Pop , 1999-2000 * - * $Id: dump.h,v 1.10 2000/02/04 20:22:21 stelian Exp $ + * $Id: dump.h,v 1.11 2000/02/26 01:35:48 stelian Exp $ */ /*- @@ -71,7 +71,6 @@ char *disk; /* name of the disk file */ char tape[NAME_MAX]; /* name of the tape file */ char *tapeprefix; /* prefix of the tape file */ char *dumpdates; /* name of the file containing dump date information*/ -char *temp; /* name of the file for doing rewrite of dumpdates */ char lastlevel; /* dump level of previous dump */ char level; /* dump level of this dump */ int uflag; /* update flag */