]> diplodocus.org Git - nmh/blobdiff - uip/mhmail.c
updating changelog, should have been done with last commit
[nmh] / uip / mhmail.c
index f9dc33bf0ab053d18709c64cedec4507b15cfd23..222a07611d6e9e7076fa07cf7ede1749a5413655 100644 (file)
@@ -187,6 +187,8 @@ main (int argc, char **argv)
        perror (postproc);
        _exit (-1);
     }
+
+    return 0;  /* dead code to satisfy the compiler */
 }