summaryrefslogtreecommitdiff
path: root/devel/dev86/files/patch-unproto__tok_io.c
blob: eb1284a0644a0f1f1ab20e7a982bb795f4a0ead4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- unproto/tok_io.c.orig	2012-07-22 15:06:47.000000000 +0200
+++ unproto/tok_io.c	2012-07-22 15:08:08.000000000 +0200
@@ -189,7 +189,7 @@
 
 /* do_control - parse control line */
 
-static int do_control()
+static void do_control()
 {
     struct token *t;
     int     line;