X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=dump%2Fmain.c;h=3c56b84cfb43a82330b7539c445d873b393cef8c;hb=a29c23ccd23f2b711dd8c95f0f1757212f4a8dde;hp=263945a2543d05c692ed274d4d1a321c592cf88c;hpb=144a6db136ca266241860aadb1af8b2702df97fd;p=dump.git diff --git a/dump/main.c b/dump/main.c index 263945a..3c56b84 100644 --- a/dump/main.c +++ b/dump/main.c @@ -40,7 +40,7 @@ #ifndef lint static const char rcsid[] = - "$Id: main.c,v 1.9 1999/11/22 19:08:50 tiniou Exp $"; + "$Id: main.c,v 1.10 1999/12/17 10:14:59 tiniou Exp $"; #endif /* not lint */ #include @@ -515,7 +515,7 @@ main(int argc, char *argv[]) if (sizest) { printf("%ld\n", tapesize + 10); - exit(X_STARTUP); + exit(X_FINOK); } /* stop here for size estimate */ if (pipeout || unlimited) {