X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/023be0f8ad698bacf957e8c6bfceed1407fddc12..409c65135cc7c841ba37c7ac0ed458ae61e09683:/usr/src/local/ukc/dump/dumpmain.c diff --git a/usr/src/local/ukc/dump/dumpmain.c b/usr/src/local/ukc/dump/dumpmain.c index 5ff919df73..e9bad51360 100644 --- a/usr/src/local/ukc/dump/dumpmain.c +++ b/usr/src/local/ukc/dump/dumpmain.c @@ -5,7 +5,7 @@ */ #ifndef lint -static char sccsid[] = "@(#)dumpmain.c 1.3 (UKC) %G% 5.6 (Berkeley) 2/23/87"; +static char sccsid[] = "@(#)dumpmain.c 1.4 (UKC) %G% 5.6 (Berkeley) 2/23/87"; #endif not lint #include "dump.h" @@ -344,8 +344,8 @@ main(argc, argv) putitime(); #ifndef RDUMP if (!pipeout) { - close(to); rewind(); + close(to); } #else tflush(1);