]> git.marmaro.de Git - mmh/blobdiff - uip/sortm.c
Whoops, forgot to bracket the calls for TLS shutdown with a #ifdef TLS_SUPPORT
[mmh] / uip / sortm.c
index 65291ce87bd126aec272f6873f22154c2913ebf2..212b441659db00d51dfcfdbf63fd119fada04eee 100644 (file)
@@ -285,7 +285,8 @@ main (int argc, char **argv)
     seq_save (mp);                     /* synchronize message sequences */
     context_save ();                   /* save the context file         */
     folder_free (mp);                  /* free folder/message structure */
-    return done (0);
+    done (0);
+    return 1;
 }
 
 static int