Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > 38c72c32f10d1b0a313626893e2a848f > files > 1

bip-0.8.8-11.mga3.src.rpm

--- bip-0.8.8/src/lex.l.orig	2012-11-25 19:08:18.080292776 +0000
+++ bip-0.8.8/src/lex.l	2012-11-25 19:08:28.100128172 +0000
@@ -16,7 +16,7 @@
 int linec;
 #include "util.h"
 extern list_t *root_list;
-void yyparse(void);
+int yyparse(void);
 void free_conf(list_t*);
 int conf_error;
 typedef struct bip bip_t;