summaryrefslogtreecommitdiff
path: root/mail/send.c
diff options
context:
space:
mode:
Diffstat (limited to 'mail/send.c')
-rw-r--r--mail/send.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/send.c b/mail/send.c
index b73738f7d..6e54643c3 100644
--- a/mail/send.c
+++ b/mail/send.c
@@ -23,8 +23,8 @@
#include "mail.h"
-static int isfilename __P ((const char *));
-static void msg_to_pipe __P ((const char *cmd, message_t msg));
+static int isfilename (const char *);
+static void msg_to_pipe (const char *cmd, message_t msg);
/* Additional message headers */

Return to:

Send suggestions and report system problems to the System administrator.