Mercurial > hg > xemacs-beta
diff lib-src/fakemail.c @ 2286:04bc9d2f42c7
[xemacs-hg @ 2004-09-20 19:18:55 by james]
Mark all unused parameters as unused. Also eliminate some unneeded local
variables.
author | james |
---|---|
date | Mon, 20 Sep 2004 19:20:08 +0000 |
parents | 023b83f4e54b |
children | 6a9afa282c8e |
line wrap: on
line diff
--- a/lib-src/fakemail.c Mon Sep 20 19:11:29 2004 +0000 +++ b/lib-src/fakemail.c Mon Sep 20 19:20:08 2004 +0000 @@ -34,7 +34,7 @@ #include <stdio.h> #include <stdlib.h> int -main (int argc, char *argv[]) +main () { /* Linux /bin/mail, if it exists, is NOT the Unix v7 mail that fakemail depends on! This causes garbled mail. Better to