X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fap.c;h=11381f3c868851d963a1a1b2b18e1def6e1b5cf8;hp=7e16b926354d82963b521fa4551dbf21098fa8b8;hb=197f95940cc0860683e6988352f721e6603f9339;hpb=b89abf4ec88b6bb884c427f5cf48005720e94e29 diff --git a/uip/ap.c b/uip/ap.c index 7e16b92..11381f3 100644 --- a/uip/ap.c +++ b/uip/ap.c @@ -146,7 +146,7 @@ main (int argc, char **argv) for (addrp = 0; addrs[addrp]; addrp++) status += process (addrs[addrp], width, normalize); - done (status); + return done (status); } struct pqpair {