X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fap.c;h=ea2d36d776e039afe3e73fe06bfe0a0be185674e;hb=1ae9fa8a84998e44e0234543162e257815d7e972;hp=85683f933601723eacc9e1e2f15885eda3367ba3;hpb=6c42153ad9362cc676ea66563bf400d7511b3b68;p=mmh diff --git a/uip/ap.c b/uip/ap.c index 85683f9..ea2d36d 100644 --- a/uip/ap.c +++ b/uip/ap.c @@ -151,7 +151,8 @@ main (int argc, char **argv) for (addrp = 0; addrs[addrp]; addrp++) status += process (addrs[addrp], width, normalize); - return done (status); + done (status); + return 1; } struct pqpair {