]> git.wh0rd.org - dump.git/blobdiff - restore/interactive.c
-A archive file implementation
[dump.git] / restore / interactive.c
index 10cc5bfac6a1c7412fbae1c5190fdc1f2b0d8f36..fb29a4fd51e232ca22b2539754c4c7d1469cd471 100644 (file)
@@ -41,7 +41,7 @@
 
 #ifndef lint
 static const char rcsid[] =
-       "$Id: interactive.c,v 1.19 2002/01/16 10:53:28 stelian Exp $";
+       "$Id: interactive.c,v 1.20 2002/01/25 14:59:53 stelian Exp $";
 #endif /* not lint */
 
 #include <config.h>
@@ -316,6 +316,7 @@ loop:
                if (strncmp(cmd, "what", strlen(cmd)) != 0)
                        goto bad;
                printdumpinfo();
+               printvolinfo();
                break;
        /*
         * Turn on debugging.