]> diplodocus.org Git - nmh/blobdiff - uip/conflict.c
Modified the mmailid comment to reflect that there are now two types of
[nmh] / uip / conflict.c
index 29a12e7935e150b5be51534c402c910343f5febe..1a921cdce7f0e6b1104a6595faf9ecaf8fe191ca 100644 (file)
@@ -134,7 +134,7 @@ main (int argc, char **argv)
 #endif /* UCI */
     maildrops ();
 
-    done (0);
+    return done (0);
 }