summaryrefslogtreecommitdiff
path: root/games/polyglot/files/patch-main.c
blob: 06162eb320bd4b9553058c5c2617e9c134466abf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- ./main.c.orig	2012-09-20 19:56:38.000000000 +0200
+++ ./main.c	2014-01-11 04:44:10.000000000 +0100
@@ -242,7 +242,7 @@
     }
 }
 
-int wb_select(){
+void wb_select(){
     option_t *opt;
     option_start_iter(Option);
     while((opt=option_next(Option))){