summaryrefslogtreecommitdiffstats
path: root/usr.bin/mail/aux.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/mail/aux.c')
-rw-r--r--usr.bin/mail/aux.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/mail/aux.c b/usr.bin/mail/aux.c
index 866b91b..c73d952 100644
--- a/usr.bin/mail/aux.c
+++ b/usr.bin/mail/aux.c
@@ -50,7 +50,7 @@ static const char rcsid[] =
* Auxiliary functions.
*/
-static char *save2str __P((char *, char *));
+static char *save2str(char *, char *);
/*
* Return a pointer to a dynamic copy of the argument.
OpenPOWER on IntegriCloud