X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Ffolder.c;h=f50d3f51c4d51d8aba4619a068739acbbfc29d2f;hp=f04ae2fa0f837bf6efef4da255a794c96047d5c0;hb=38615191e71744b066425e0c44412b62dbe49cc2;hpb=045101c0a79f43fe566422622f154d5cc0141d8a diff --git a/uip/folder.c b/uip/folder.c index f04ae2f..f50d3f5 100644 --- a/uip/folder.c +++ b/uip/folder.c @@ -405,7 +405,8 @@ main (int argc, char **argv) print_folders(); context_save (); /* save the context file */ - return done (0); + done (0); + return 1; } /*