X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;ds=sidebyside;f=dump%2Foptr.c;h=6ac8bbde3d01821dfd3409530f6b7ae34b9b834a;hb=f3f3530092fa8ae03415d495c35c6dc63c1bf643;hp=ced42623819533dab97f7eab32f99c3bfd02b914;hpb=51b01afee9aa77a4ac099dcf7ce74d67deaf2d3e;p=dump.git diff --git a/dump/optr.c b/dump/optr.c index ced4262..6ac8bbd 100644 --- a/dump/optr.c +++ b/dump/optr.c @@ -40,7 +40,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.13 2000/11/10 11:54:52 stelian Exp $"; #endif /* not lint */ #include @@ -584,10 +584,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"); } /*