X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;ds=sidebyside;f=dump%2Fitime.c;fp=dump%2Fitime.c;h=81d8dc7e7b85b34c2594d13f24006c39070bebbe;hb=a4f547cdfcac72c75d5e147fa4592652229fd0a1;hp=0a81d9801e07fec93fa16a11a95330773de1c9e4;hpb=aae080c2bfb6fd1e8311134cdb612d87236b4d03;p=dump.git diff --git a/dump/itime.c b/dump/itime.c index 0a81d98..81d8dc7 100644 --- a/dump/itime.c +++ b/dump/itime.c @@ -41,7 +41,7 @@ #ifndef lint static const char rcsid[] = - "$Id: itime.c,v 1.17 2001/03/20 09:14:58 stelian Exp $"; + "$Id: itime.c,v 1.18 2001/03/21 09:37:13 stelian Exp $"; #endif /* not lint */ #include @@ -240,8 +240,6 @@ putdumptime(void) if (ftruncate(fd, ftell(df))) quit("ftruncate (%s): %s\n", dumpdates, strerror(errno)); (void) fclose(df); - msg("level %c dump on %s", level, - spcl.c_date == 0 ? "the epoch\n" : ctime4(&spcl.c_date)); } static void