X-Git-Url: https://git.wh0rd.org/?p=dump.git;a=blobdiff_plain;f=restore%2Frestore.h;h=ba6af080534c1a93cd696c89af5a9a07a1d9428a;hp=6b48f93466413c242505ace9fb0e0213e803b8d8;hb=40df6a0e578b56977f18c2a960f3fd30c4c78e60;hpb=05f23c0c51be02f2bb0a3706247027dc8fa17af1 diff --git a/restore/restore.h b/restore/restore.h index 6b48f93..ba6af08 100644 --- a/restore/restore.h +++ b/restore/restore.h @@ -2,10 +2,10 @@ * Ported to Linux's Second Extended File System as part of the * dump and restore backup suit * Remy Card , 1994-1997 - * Stelian Pop , 1999-2000 - * Stelian Pop - Alcôve , 2000 + * Stelian Pop , 1999-2000 + * Stelian Pop - Alcôve , 2000-2002 * - * $Id: restore.h,v 1.21 2002/01/11 08:54:14 stelian Exp $ + * $Id: restore.h,v 1.23 2002/01/16 10:29:26 stelian Exp $ */ /* @@ -51,6 +51,7 @@ /* * Flags */ +extern int aflag; /* automatic volume increment */ extern int cvtflag; /* convert from old to new tape format */ extern int bflag; /* set input block size */ extern int dflag; /* print out debugging info */