X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=dump%2Foptr.c;h=fd01cac08ae0900bc4125662e46859b5ed80effe;hb=0a99352128efc4af44160eee69e8990686bf9ad5;hp=ced42623819533dab97f7eab32f99c3bfd02b914;hpb=51b01afee9aa77a4ac099dcf7ce74d67deaf2d3e;p=dump.git diff --git a/dump/optr.c b/dump/optr.c index ced4262..fd01cac 100644 --- a/dump/optr.c +++ b/dump/optr.c @@ -3,6 +3,7 @@ * dump and restore backup suit * Remy Card , 1994-1997 * Stelian Pop , 1999-2000 + * Stelian Pop - AlcĂ´ve , 2000 */ /*- @@ -40,7 +41,7 @@ #ifndef lint static const char rcsid[] = - "$Id: optr.c,v 1.12 2000/11/10 11:48:31 stelian Exp $"; + "$Id: optr.c,v 1.14 2000/11/10 14:42:25 stelian Exp $"; #endif /* not lint */ #include @@ -584,10 +585,10 @@ print_wmsg(char arg, int dumpme, const char *dev, int level, mtpt ? mtpt : ""); if (ddate) - printf(" Level %c, Date %s\n", + printf("Level %c, Date %s\n", level, date); else - printf(" never\n"); + printf("never\n"); } /*