pkgsrc/devel/dev86/patches/patch-unproto_tok__io.c

13 lines
354 B
C

$NetBSD: patch-unproto_tok__io.c,v 1.1 2012/05/04 16:08:50 joerg Exp $
--- unproto/tok_io.c.orig 2012-04-27 20:58:44.000000000 +0000
+++ unproto/tok_io.c
@@ -189,7 +189,7 @@ static char *ignore_directives[] = {
/* do_control - parse control line */
-static int do_control()
+static void do_control(void)
{
struct token *t;
int line;