X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fap.c;h=ea2d36d776e039afe3e73fe06bfe0a0be185674e;hp=85683f933601723eacc9e1e2f15885eda3367ba3;hb=38615191e71744b066425e0c44412b62dbe49cc2;hpb=045101c0a79f43fe566422622f154d5cc0141d8a 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 {