pkgsrc/mail/ja-mh/patches/patch-uip_burst.c
2013-03-28 21:31:25 +00:00

36 lines
831 B
C
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

$NetBSD: patch-uip_burst.c,v 1.1 2013/03/28 21:31:26 joerg Exp $
--- uip/burst.c.orig 2013-03-28 18:11:40.000000000 +0000
+++ uip/burst.c
@@ -11,7 +11,7 @@ static char ident[] = "@(#)$Id: burst.c,
#include <locale.h>
#endif
-static cpybrst(), burst();
+static cpybrst();
/* */
static struct swit switches[] = {
@@ -50,6 +50,8 @@ struct smsg {
/* */
+static void burst (struct smsg *smsgs, int msgnum, int inplace, int quietsw, int verbosw);
+
/* ARGSUSED */
main (argc, argv)
@@ -185,12 +187,7 @@ char **argv;
/* */
-static burst (smsgs, msgnum, inplace, quietsw, verbosw)
-register struct smsg *smsgs;
-int msgnum,
- inplace,
- quietsw,
- verbosw;
+static void burst (struct smsg *smsgs, int msgnum, int inplace, int quietsw, int verbosw)
{
int i,
j,